This commit is contained in:
Vanessa 2023-08-09 20:38:21 +08:00
parent cb1f00b0be
commit 4db9b9f780

View file

@ -269,7 +269,6 @@
&.table[custom-pinthead="true"] {
table {
max-height: 50vh;
display: inline-block;
}
thead {
@ -279,6 +278,10 @@
}
}
&.table table {
display: inline-block;
}
.img {
&--select {
filter: brightness(0.68);