ui: preserve editor sidebar end spacing
This commit is contained in:
@@ -2022,6 +2022,7 @@ onUnmounted(() => {
|
||||
grid-template-columns: minmax(0, clamp(680px, 58vw, 960px)) minmax(280px, 1fr);
|
||||
gap: 16px;
|
||||
align-items: start;
|
||||
padding-bottom: 14px;
|
||||
}
|
||||
.editorMain__title {
|
||||
font-size: 28px;
|
||||
|
||||
Reference in New Issue
Block a user