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