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