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