UX: Vertically align the svg in checkbox slider component (#24478)
This commit is contained in:
parent
1510e1d1ea
commit
a934804464
|
@ -83,7 +83,7 @@
|
||||||
font-size: var(--font-down-1);
|
font-size: var(--font-down-1);
|
||||||
color: var(--secondary);
|
color: var(--secondary);
|
||||||
left: 7px;
|
left: 7px;
|
||||||
top: 7px;
|
top: 6px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue