DESKTOP-SVI9JE1\muzen 1 anno fa
parent
commit
a31d4d7b96
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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;
 }