mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-03 01:52:35 +02:00
reset border-radius for <select> elements
This commit is contained in:
@@ -247,6 +247,7 @@ textarea {
|
||||
select {
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user