优化组件/更新
This commit is contained in:
7
uni_modules/lime-style/mixins/utilities.scss
Normal file
7
uni_modules/lime-style/mixins/utilities.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@import './flex';
|
||||
|
||||
@mixin resize-none {
|
||||
/* #ifndef UNI-APP-X && APP */
|
||||
resize: none;
|
||||
/* #endif */
|
||||
}
|
||||
Reference in New Issue
Block a user