Ver Fonte

fix: switch to space-between

Tienson Qin há 4 anos atrás
pai
commit
fd14f5ebf0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/frontend/components/editor.css

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

@@ -3,7 +3,7 @@
   bottom: 0;
   bottom: 0;
   left: 0;
   left: 0;
   width: 100%;
   width: 100%;
-  justify-content: space-around;
+  justify-content: space-between;
   height: 2.5rem;
   height: 2.5rem;
   display: flex;
   display: flex;
   align-items: center;
   align-items: center;