Browse Source

样式文件

DESKTOP-SVI9JE1\muzen 1 year ago
parent
commit
a31d4d7b96
1 changed files with 4 additions and 0 deletions
  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;
 }