no message

Former-commit-id: cd83c023d354b95d2f40566de248325ec404e71b
Former-commit-id: a5d857b37e8a93170e75e9e70fba63f0b3af3b06
Former-commit-id: c94bef7e8d329f33ea2721d87f730a1461c6eef8
This commit is contained in:
李杨
2018-01-17 09:46:39 +08:00
parent aab1eec28a
commit 4d98e8ab6a
5 changed files with 139 additions and 6 deletions

View File

@@ -15,6 +15,10 @@
// 注意 这个文件里只写class
// mixin等内容请在 public.scss 里书写
// 文字相关
.#{$prefix}-text-center {
text-align: center;
}
// 浮动相关
.#{$prefix}-fl {