mirror of
https://github.com/docmost/docmost.git
synced 2025-11-10 02:12:06 +10:00
increase minimum table width
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
overflow-x: auto;
|
||||
& table {
|
||||
overflow-x: hidden;
|
||||
min-width: 700px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user