mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-20 19:10:49 +08:00
This commit is contained in:
parent
59ebc59190
commit
ec6e76ce15
@ -49,9 +49,12 @@
|
||||
font-size: 87.5%;
|
||||
|
||||
.item__graphic {
|
||||
height: 1.625em;
|
||||
height: calc(1.625em - 10px);
|
||||
width: calc(1.625em - 10px);
|
||||
padding: 5px 5px 5px 8px;
|
||||
padding: 10px 5px 10px 8px;
|
||||
line-height: calc(1.625em - 10px);
|
||||
font-size: inherit;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.item__text {
|
||||
|
Loading…
Reference in New Issue
Block a user