mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-07 03:16:50 +08:00
fix: fix some style errors
This commit is contained in:
parent
e56a5e06e3
commit
c079f70b09
@ -83,7 +83,7 @@
|
||||
white-space: nowrap;
|
||||
top: 32px;
|
||||
left: 0;
|
||||
z-index: 1002;
|
||||
z-index: 1004;
|
||||
}
|
||||
|
||||
.fortune-toolbar-select,
|
||||
@ -97,6 +97,8 @@
|
||||
.fortune-toolbar-select {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
overflow: auto;
|
||||
max-height: 75vh;
|
||||
}
|
||||
|
||||
.fortune-toolbar-combo-button {
|
||||
|
Loading…
Reference in New Issue
Block a user