Fix people search icon displacement
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
b4b9ba58e6
commit
8024d82cc8
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…
Add table
Reference in a new issue