Skip to content

Commit

Permalink
fix: πŸ› this commit reverts commit 3cd43e1
Browse files Browse the repository at this point in the history
Signed-off-by: WaitSpring <[email protected]>
  • Loading branch information
WaitSpringQW committed Oct 16, 2023
1 parent 4b63533 commit 4395090
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions skinStyles/extensions/VisualEditor/ext.visualEditor.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@
opacity: 0.5;
}

#bodyContent {
margin-top: 0;
}

#contentSub,
#contentSub2 {
margin: 0;
}

.citizen-toc {
display: none; // Hide ToC
}
Expand Down Expand Up @@ -307,12 +298,6 @@
// Make toolbar more smaller screen friendly
// Well at least I did by best
@media ( max-width: 800px ) {
.ve-activated {
.citizen-body-container {
padding-top: ~'calc( 2.5 * var(--space-xxl) )';
}
}

.ve-ui-toolbar-floating {
z-index: 4;
}
Expand Down

0 comments on commit 4395090

Please sign in to comment.