mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
web/roomview: fix mobile context menu scroll
This commit is contained in:
parent
df551fe4cb
commit
b3d63b7201
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ div.room-view {
|
||||||
|
|
||||||
div#mobile-event-menu-container {
|
div#mobile-event-menu-container {
|
||||||
grid-area: header;
|
grid-area: header;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
&:empty {
|
&:empty {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue