fix(styles): fix no-content name
This commit is contained in:
parent
99a0bfbb19
commit
985f689273
@ -39,7 +39,7 @@
|
||||
position: relative;
|
||||
|
||||
&:#{$element} {
|
||||
@extend %content;
|
||||
@extend %no-content;
|
||||
|
||||
width: #{$el-width};
|
||||
height: #{$el-height};
|
||||
|
Loading…
Reference in New Issue
Block a user