Updated Select component to be normal font size

• Updated:
- Select component to be normal font size
This commit is contained in:
mgabdev
2020-08-05 23:38:43 -05:00
parent 70bfe8969a
commit baeee1e935
2 changed files with 1 additions and 2 deletions

View File

@@ -888,7 +888,6 @@ pre {
.select {
height: 42px;
line-height: 42px;
font-size: var(--fs_xl);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;