Browse Source

样式文件

DESKTOP-SVI9JE1\muzen 1 năm trước cách đây
mục cha
commit
a31d4d7b96
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }