Merge pull request #408 from nagisa77/codex/vditor

fix: offset vditor toolbar when pinned
This commit is contained in:
Tim
2025-08-06 17:26:12 +08:00
committed by GitHub
6 changed files with 10 additions and 12 deletions
-2
View File
@@ -261,10 +261,8 @@ export default {
display: flex;
justify-content: center;
background-color: var(--background-color);
height: 100%;
padding-right: 20px;
padding-left: 20px;
overflow-y: auto;
}
.new-post-form {