mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
:litspick:
This commit is contained in:
parent
6d96b91a5d
commit
0929e98dee
2 changed files with 23 additions and 19 deletions
|
|
@ -4,6 +4,7 @@
|
|||
box-sizing: border-box;
|
||||
flex: 1;
|
||||
background-color: var(--b3-theme-background);
|
||||
height: 90vh;
|
||||
|
||||
.b3-label {
|
||||
padding: 16px 0;
|
||||
|
|
@ -17,7 +18,12 @@
|
|||
width: 148px;
|
||||
overflow: auto;
|
||||
padding: 8px 0;
|
||||
box-sizing: border-box
|
||||
box-sizing: border-box;
|
||||
height: 90vh;
|
||||
|
||||
.b3-form__icon {
|
||||
margin: 0 8px 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue