UX: Vertically align the svg in checkbox slider component (#24478)

This commit is contained in:
Natalie Tay 2023-11-21 14:48:11 +08:00 committed by GitHub
parent 1510e1d1ea
commit a934804464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
font-size: var(--font-down-1);
color: var(--secondary);
left: 7px;
top: 7px;
top: 6px;
position: absolute;
}
}