fix chevron missing its dropdown icon

This commit is contained in:
Henry Jameson 2024-12-19 13:44:52 +02:00
parent f3a79cdb97
commit 155e7aa117

View file

@ -84,7 +84,7 @@ label.Select {
width: 0.875em;
font-family: var(--font);
line-height: 2;
z-index: 0;
z-index: 1;
pointer-events: none;
}
}