Fix SCSS auto-formatting issue
This commit is contained in:
parent
05205c77cf
commit
6398a01852
1 changed files with 1 additions and 4 deletions
|
@ -6108,10 +6108,7 @@ button.module-image__border-overlay:focus {
|
||||||
background-color: $color-gray-45;
|
background-color: $color-gray-45;
|
||||||
|
|
||||||
div {
|
div {
|
||||||
@include color-svg(
|
@include color-svg('../images/icons/v2/mic-solid-28.svg', $color-white);
|
||||||
'../images/icons/v2/mic-solid-28.svg',
|
|
||||||
$color-white
|
|
||||||
);
|
|
||||||
height: 28px;
|
height: 28px;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue