debug ::before
This commit is contained in:
parent
5d94bd2501
commit
21755f2c58
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -11,7 +11,7 @@
|
||||||
background-color: $color-muted;
|
background-color: $color-muted;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
||||||
::before{
|
&::before {
|
||||||
content: "";
|
content: "";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
Loading…
Reference in a new issue