refactor: clean comment

This commit is contained in:
Lucas Larroche 2023-03-15 22:16:28 +07:00
parent ba388c9235
commit 5fb36d98e7

View file

@ -28,7 +28,7 @@
margin-inline-start: 0.25rem;
float: right;
// TODO: find out why we need this magic number (0.2 rem)
// for the marker to be aligned with the on in the regular select
// for the marker to be aligned with the regular select
transform: rotate(0deg) translateX(0.2rem);
background-image: var(#{$}icon-chevron);
background-position: right center;