sou 7 лет назад
Родитель
Сommit
232f9b1365
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      resource/styles/scss/_create-page.scss

+ 2 - 1
resource/styles/scss/_create-page.scss

@@ -11,10 +11,11 @@
       margin-bottom: 10px;
       margin-bottom: 10px;
     }
     }
 
 
-    form {
+    form, div {
 
 
       // layout
       // layout
       .create-page-input-container {
       .create-page-input-container {
+        justify-content: space-between;
         .create-page-input-row {
         .create-page-input-row {
           flex: 1;
           flex: 1;
         }
         }