mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-18 11:44:22 +00:00
Merge pull request #408 from nagisa77/codex/vditor
fix: offset vditor toolbar when pinned
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user