fix: toolbar 层级修改

This commit is contained in:
tim
2025-08-31 11:14:48 +08:00
parent 52cbb71945
commit 18db4d7317

View File

@@ -93,7 +93,7 @@ body {
.vditor-toolbar--pin {
top: calc(var(--header-height) + 1px) !important;
z-index: 2000;
z-index: 20;
}
.vditor-panel {