mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-07 13:20:16 +01:00
This commit is contained in:
parent
9e83c53872
commit
8dc43cb22d
2 changed files with 47 additions and 35 deletions
|
|
@ -46,6 +46,11 @@
|
|||
&__info {
|
||||
padding: 16px 16px 4px;
|
||||
line-height: 18px;
|
||||
|
||||
&--left {
|
||||
padding-bottom: 16px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
&__desc {
|
||||
|
|
@ -62,5 +67,15 @@
|
|||
box-sizing: border-box;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
|
||||
&--right {
|
||||
padding-left: 0;
|
||||
padding-bottom: 0;
|
||||
align-items: center;
|
||||
|
||||
.block__icon {
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue