mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-07 13:20:16 +01:00
This commit is contained in:
parent
7a8d4d4e62
commit
ad0b625db8
3 changed files with 31 additions and 15 deletions
|
|
@ -39,13 +39,14 @@
|
|||
|
||||
.b3-menu {
|
||||
&__submenu {
|
||||
top: 45px;
|
||||
top: 57px;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
max-height: none;
|
||||
right: 0;
|
||||
box-shadow: none;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&__item {
|
||||
|
|
@ -64,6 +65,10 @@
|
|||
line-height: 24px;
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.color__square {
|
||||
margin: 0 16px 0 8px;
|
||||
}
|
||||
}
|
||||
|
||||
&__title {
|
||||
|
|
@ -141,13 +146,9 @@
|
|||
padding: 4px;
|
||||
align-content: flex-start;
|
||||
|
||||
.b3-menu__icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.b3-menu__item {
|
||||
width: auto;
|
||||
padding: 4px;
|
||||
min-width: auto;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
.b3-menu__label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue