Vanessa 2024-04-17 11:30:56 +08:00
parent 312f125ab0
commit d6f80f310a

View file

@ -303,6 +303,10 @@
text-overflow: ellipsis;
}
img.av__cellheadericon {
height: calc(1.625em - 10px);
}
.av__cellheadericon {
height: 1.625em;
width: calc(1.625em - 10px);