mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-10 01:04:21 +01:00
This commit is contained in:
parent
3b7cc5f3a8
commit
bcdeeb750d
2 changed files with 3 additions and 3 deletions
|
|
@ -297,13 +297,13 @@
|
|||
right: 4px;
|
||||
position: absolute;
|
||||
top: 36px;
|
||||
overflow: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
#secondaryToolbarButtonContainer {
|
||||
max-width: 220px;
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
#secondaryToolbarButtonContainer.hiddenScrollModeButtons > .scrollModeButtons,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue