8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-10-05 18:42:12 +00:00

Fixed tables scrolling when opening menus

modifié :         static/css/base.css
This commit is contained in:
edpibu 2018-12-08 21:42:49 +01:00 committed by klafyvel
parent 9d3fc3a5c9
commit c984f2acc2

View file

@ -102,7 +102,7 @@ a > i.fa {
}
.table-responsive {
overflow-y: visible;
overflow: visible;
}
/* Make modal wider on wide screens */