fix table styling fixed with
This commit is contained in:
parent
6101ac76fe
commit
1b0eb9a82a
@ -79,6 +79,7 @@ export default {
|
||||
table {
|
||||
width: 100%;
|
||||
min-width: 250px;
|
||||
table-layout:fixed;
|
||||
|
||||
thead {
|
||||
background-color: var(--color-main-background-translucent);
|
||||
|
Loading…
Reference in New Issue
Block a user