mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 16:46:14 -04:00
refactor: clean comment
This commit is contained in:
parent
ba388c9235
commit
5fb36d98e7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
margin-inline-start: 0.25rem;
|
margin-inline-start: 0.25rem;
|
||||||
float: right;
|
float: right;
|
||||||
// TODO: find out why we need this magic number (0.2 rem)
|
// 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);
|
transform: rotate(0deg) translateX(0.2rem);
|
||||||
background-image: var(#{$✨}icon-chevron);
|
background-image: var(#{$✨}icon-chevron);
|
||||||
background-position: right center;
|
background-position: right center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue