Fix people search icon displacement
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
c4e16418e0
commit
4a300a3cb2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
}
|
}
|
||||||
& > .ic-raw {
|
& > .ic-raw {
|
||||||
@include dir.prop(left, var(--sp-tight), unset);
|
@include dir.prop(left, var(--sp-tight), unset);
|
||||||
@include dir.prop(left, unset, var(--sp-tight));
|
@include dir.prop(right, unset, var(--sp-tight));
|
||||||
}
|
}
|
||||||
& > .ic-btn {
|
& > .ic-btn {
|
||||||
@include dir.prop(right, 2px, unset);
|
@include dir.prop(right, 2px, unset);
|
||||||
|
|
Loading…
Reference in a new issue