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