mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-27 00:20:48 +08:00
fix: offset vditor toolbar when pinned
This commit is contained in:
@@ -65,7 +65,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;
|
||||
|
||||
Reference in New Issue
Block a user