mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fixes drawer so stuff doesn't overflow
This commit is contained in:
parent
b27842dc70
commit
62a75891ab
@ -7,7 +7,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.drawer {
|
.drawer {
|
||||||
width: 17%;
|
flex-grow: 1 !important;
|
||||||
|
flex-basis: 200px !important;
|
||||||
|
min-width: 268px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user