Vanessa 2025-02-16 11:52:29 +08:00
parent d6b597c0a7
commit 3750c84cb2

View File

@ -291,7 +291,8 @@
font-size: 1em;
line-height: 1.625;
height: auto;
float: left;
margin: 0 5px 0 -5px;
vertical-align: top;
img {
height: calc(1.625em - 8px);
@ -370,12 +371,12 @@
}
img.av__cellheadericon {
height: calc(1.625em - 10px);
height: calc(1.625em - 8px);
}
.av__cellheadericon {
height: 1.625em;
width: calc(1.625em - 10px);
width: calc(1.625em - 8px);
color: var(--b3-theme-on-surface);
margin: 0 5px 0 0;
flex-shrink: 0;