Lint fix
This commit is contained in:
parent
f5be32ba14
commit
60699e3eaf
1 changed files with 1 additions and 1 deletions
|
@ -5323,7 +5323,7 @@ button.module-image__border-overlay:focus {
|
|||
position: relative;
|
||||
|
||||
&::before {
|
||||
content: "";
|
||||
content: '';
|
||||
display: block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
|
Loading…
Reference in a new issue