Browse Source

Css tweaks

Tienson Qin 1 year ago
parent
commit
dbfdf86021
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/block.css

+ 1 - 1
src/main/frontend/components/block.css

@@ -69,7 +69,7 @@
 }
 
 .block-content-or-editor-wrap {
-  @apply flex flex-1 flex-row flex-wrap gap-2;
+  @apply flex flex-1 flex-row flex-wrap gap-1;
 }
 
 .block-head-wrap {