mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-13 02:16:19 +01:00
feat(style): rm box-orient
This commit is contained in:
parent
885a09304d
commit
73a705a629
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
-webkit-box-orient: $orient;
|
||||
-moz-box-orient: $orient;
|
||||
box-orient: $orient;
|
||||
// box-orient: $orient;
|
||||
}
|
||||
|
||||
@mixin placeholder($color) {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue