feat(style): rm box-orient
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
-webkit-box-orient: $orient;
|
-webkit-box-orient: $orient;
|
||||||
-moz-box-orient: $orient;
|
-moz-box-orient: $orient;
|
||||||
box-orient: $orient;
|
// box-orient: $orient;
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin placeholder($color) {
|
@mixin placeholder($color) {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user