mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 22:22:34 +01:00
This commit is contained in:
parent
a503df823f
commit
70b3b0fc3b
3 changed files with 11 additions and 3 deletions
|
|
@ -36,6 +36,13 @@
|
|||
top: 20px;
|
||||
}
|
||||
|
||||
&__list .custom-icon {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
float: left;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
&__label {
|
||||
cursor: pointer;
|
||||
flex: 1;
|
||||
|
|
@ -61,7 +68,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
.protyle-search {
|
||||
display: flex;
|
||||
background-color: var(--b3-theme-surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue