Fix(UI): UI bug fixes.
This commit is contained in:
@@ -3,4 +3,9 @@
|
||||
#formFilters .container {
|
||||
max-width: fit-content;
|
||||
}
|
||||
*/
|
||||
*/
|
||||
#tableMain thead tr th.can-have-button,
|
||||
#tableMain tbody tr td.can-have-button {
|
||||
width: 6vh;
|
||||
min-width: 6vh;
|
||||
}
|
||||
Reference in New Issue
Block a user