mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 06:54:08 +01:00
💄 页签下拉选择没有定位 https://github.com/siyuan-note/siyuan/issues/6264
This commit is contained in:
parent
0faf73d2c1
commit
4cd1bd68e5
4 changed files with 4 additions and 7 deletions
|
|
@ -187,6 +187,7 @@ progressLoading: 400
|
|||
text-align: center;
|
||||
white-space: nowrap;
|
||||
align-self: center;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
&__item {
|
||||
|
|
@ -240,6 +241,7 @@ progressLoading: 400
|
|||
line-height: 32px;
|
||||
border-top: .5px solid var(--b3-border-color);
|
||||
padding: 0 5px;
|
||||
font-size: 12px;
|
||||
|
||||
.toolbar__item {
|
||||
color: var(--b3-theme-on-surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue