mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 19:41:05 +08:00
This commit is contained in:
parent
d6b597c0a7
commit
3750c84cb2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user