Remove styling for select since we are not using it
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
This commit is contained in:
parent
315b2c6ee6
commit
dd4fb48516
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ main {
|
|||
transition: background-color 300ms ease, border 300ms ease;
|
||||
}
|
||||
|
||||
select,
|
||||
textarea,
|
||||
input[type=url] {
|
||||
color: inherit;
|
||||
|
|
Reference in a new issue