mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
style for toggle menu
This commit is contained in:
parent
6e9a6e82d6
commit
1c1ac61cd5
@ -320,3 +320,17 @@
|
|||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.sidebar__toggle{
|
||||||
|
padding: 1em;
|
||||||
|
}
|
||||||
|
.sidebar__toggle__logo{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media screen and (max-width: 600px) {
|
||||||
|
|
||||||
|
.sidebar__toggle__logo{
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user