feat: sticky 优化

This commit is contained in:
Tim
2025-08-06 17:23:19 +08:00
parent 597bc09c57
commit f5a3206f36
6 changed files with 6 additions and 12 deletions
+2 -1
View File
@@ -66,10 +66,11 @@ body {
.vditor {
min-height: 200px;
}
.vditor-toolbar--pin {
top: var(--header-height) !important;
z-index: 900 !important;
}
/* .vditor {
--textarea-background-color: transparent;
border: none !important;