forked from External/greenlight
Fixed overflowing menu (#2782)
This commit is contained in:
@ -98,4 +98,8 @@
|
||||
|
||||
.admin-tabs {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
#rooms-table-div {
|
||||
overflow: visible;
|
||||
}
|
Reference in New Issue
Block a user