mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
This commit is contained in:
parent
84819beaf7
commit
fbc86d6a90
6 changed files with 39 additions and 6 deletions
|
|
@ -52,8 +52,6 @@ Mobile #menu & .side-panel: 7
|
|||
|
||||
#windowControls: 999998
|
||||
|
||||
.b3-snackbar: 999999
|
||||
|
||||
.b3-tooltips: 1000000
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
position: fixed;
|
||||
right: 12px;
|
||||
top: 22px;
|
||||
z-index: 999999;
|
||||
// 不能设置死,否则右键菜单会被遮盖 z-index: 999999;
|
||||
max-height: calc(100vh - 32px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue