mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-07 02:16:26 +00:00
Fixed tables scrolling when opening menus
modifié : static/css/base.css
This commit is contained in:
parent
9d3fc3a5c9
commit
c984f2acc2
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ a > i.fa {
|
|||
}
|
||||
|
||||
.table-responsive {
|
||||
overflow-y: visible;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/* Make modal wider on wide screens */
|
||||
|
|
Loading…
Reference in a new issue