Fix people search icon displacement
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user