mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-07 07:28:16 +00:00
Fixed bad drawer custom.css
This commit is contained in:
parent
22cc5c0dec
commit
3a99552f0c
|
@ -58,10 +58,6 @@
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawer__pager {
|
|
||||||
overflow-y:auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
// trying to fix @mdhughes safari problem
|
// trying to fix @mdhughes safari problem
|
||||||
max-height:100vh;
|
max-height:100vh;
|
||||||
|
|
Loading…
Reference in a new issue