DESKTOP-SVI9JE1\muzen преди 1 година
родител
ревизия
a31d4d7b96
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      common/common.scss

+ 4 - 0
common/common.scss

@@ -43,6 +43,10 @@ uni-toast{
 	justify-content: space-between;
 }
 
+.content-around{
+	justify-content: space-around;
+}
+
 .relative{
 	position: relative;
 }