fix(styles): fix no-content name

This commit is contained in:
2022-04-22 19:06:11 +00:00
parent 99a0bfbb19
commit 985f689273

View File

@ -39,7 +39,7 @@
position: relative;
&:#{$element} {
@extend %content;
@extend %no-content;
width: #{$el-width};
height: #{$el-height};