Fix UI Detail: Icon placement welcome modal (#306)
* Fix UI Detail: Icon placement welcome modal * Fixed issue297
This commit is contained in:
parent
1aa928718b
commit
059308fbfe
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
svg {
|
svg {
|
||||||
width: #{11 / $base-font-size}rem;
|
width: #{11 / $base-font-size}rem;
|
||||||
height: #{11 / $base-font-size}rem;
|
height: #{11 / $base-font-size}rem;
|
||||||
|
margin-left: #{1 / $base-font-size}rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue