mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20: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;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 42px;
|
height: 48px;
|
||||||
background: var(--b3-theme-background);
|
background: var(--b3-theme-background);
|
||||||
display: flex;
|
display: flex;
|
||||||
border-top: 1px solid var(--b3-theme-surface-lighter);
|
border-top: 1px solid var(--b3-theme-surface-lighter);
|
||||||
|
|
@ -336,8 +336,8 @@
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
float: left;
|
float: left;
|
||||||
padding: 6px;
|
padding: 13px 9px;
|
||||||
margin: 6px;
|
margin: 3px;
|
||||||
border-radius: var(--b3-border-radius);
|
border-radius: var(--b3-border-radius);
|
||||||
|
|
||||||
&.keyboard__svg--big {
|
&.keyboard__svg--big {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue