mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-17 17:10:40 +08:00
Merge pull request #2140 from PhoenixPeca/master
Use Horizontal Table Scrollbar Instead
This commit is contained in:
commit
0111362ef5
@ -9,7 +9,7 @@ table.footable>tbody>tr.footable-empty>td {
|
||||
overflow: visible !important;
|
||||
}
|
||||
.table-responsive {
|
||||
overflow: visible !important;
|
||||
overflow: auto !important;
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
.table-responsive {
|
||||
|
Loading…
Reference in New Issue
Block a user