mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
style: Default dropdown text color
This commit is contained in:
parent
6ab7c28189
commit
3b3cf51a32
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@
|
||||||
border: var(#{$✨}border-width) solid var(#{$✨}form-element-border-color);
|
border: var(#{$✨}border-width) solid var(#{$✨}form-element-border-color);
|
||||||
border-radius: var(#{$✨}border-radius);
|
border-radius: var(#{$✨}border-radius);
|
||||||
background-color: var(#{$✨}form-element-background-color);
|
background-color: var(#{$✨}form-element-background-color);
|
||||||
color: var(#{$✨}form-element-placeholder-color);
|
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue