fix: fix some style errors

This commit is contained in:
Ice 2023-03-01 14:05:31 +08:00 committed by Qaplagzy
parent e56a5e06e3
commit c079f70b09

View File

@ -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 {