remove width: 100% on custom select
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled

This commit is contained in:
Corban-Lee Jones 2024-11-13 00:20:50 +00:00
parent 5e5c0672db
commit 7ad0803b3c

View File

@ -57,7 +57,6 @@
position: relative;
display: block;
appearance: none;
width: 100%;
font-size: 1rem;
line-height: 1.5;
font-weight: 400;