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

View File

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