mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 16:56:10 +01:00
💄 :mobile: keyboard
This commit is contained in:
parent
7cae2dbafe
commit
7e0be80bea
1 changed files with 3 additions and 3 deletions
|
|
@ -277,6 +277,7 @@
|
|||
border-top: 1px solid var(--b3-theme-surface-lighter);
|
||||
overflow: hidden;
|
||||
flex-direction: column;
|
||||
z-index: 1;
|
||||
|
||||
&__dynamic {
|
||||
overflow: auto;
|
||||
|
|
@ -371,9 +372,8 @@
|
|||
&-icon {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
padding: 6px;
|
||||
margin: 6px;
|
||||
flex-shrink: 0;
|
||||
margin: 8px 0 8px 8px;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
line-height: 20px;
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
|
||||
&-text {
|
||||
line-height: 48px;
|
||||
margin-left: 8px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue