mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
尝试给按钮之间增加间隔,不确定是否会导致其他问题
This commit is contained in:
parent
bd185857f1
commit
eaea233ceb
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@
|
||||||
& > .b3-button {
|
& > .b3-button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&:last-child {
|
&:not(:first-child) {
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue