mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
70610b8dc9
commit
c1a301767d
1 changed files with 3 additions and 3 deletions
|
|
@ -278,7 +278,7 @@
|
|||
bottom: 0;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
height: 42px;
|
||||
height: 48px;
|
||||
background: var(--b3-theme-background);
|
||||
display: flex;
|
||||
border-top: 1px solid var(--b3-theme-surface-lighter);
|
||||
|
|
@ -336,8 +336,8 @@
|
|||
height: 16px;
|
||||
width: 16px;
|
||||
float: left;
|
||||
padding: 6px;
|
||||
margin: 6px;
|
||||
padding: 13px 9px;
|
||||
margin: 3px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
|
||||
&.keyboard__svg--big {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue