QT202400104
Showing
3 changed files
with
3 additions
and
3 deletions
-
Please register or sign in to post a comment
... | ... | @@ -237,7 +237,7 @@ |
td:first-child { | ||
flex: inherit !important; | ||
// min-width: 180px !important; | ||
width:180px !important; | ||
} | ||
>tr:nth-child(odd) td { | ||
... | ... |
... | ... | @@ -236,7 +236,7 @@ |
td:first-child { | ||
flex: inherit !important; | ||
// min-width: 180px !important; | ||
width: 180px !important; | ||
} | ||
>tr:nth-child(odd) td { | ||
... | ... |