mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 02:34:20 +01:00
This commit is contained in:
parent
c737ecabb6
commit
901ea823cb
8 changed files with 174 additions and 42 deletions
|
|
@ -93,11 +93,14 @@
|
|||
|
||||
&__title {
|
||||
border-bottom: .5px solid var(--b3-theme-background-light);
|
||||
line-height: 48px;
|
||||
padding: 0 8px;
|
||||
display: flex;
|
||||
background-color: var(--b3-theme-background);
|
||||
height: 48.5px;
|
||||
|
||||
& > .b3-menu__label {
|
||||
line-height: 32.5px;
|
||||
}
|
||||
}
|
||||
|
||||
&__separator {
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@
|
|||
background-color: transparent;
|
||||
height: 29px;
|
||||
box-sizing: border-box;
|
||||
font-size: 0;
|
||||
font-size: 10px;
|
||||
white-space: nowrap;
|
||||
padding: 1px 6px;
|
||||
|
||||
&:focus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue