mirror of https://github.com/rancher/ui.git
parent
302682e0e1
commit
a82abc29e0
|
|
@ -112,7 +112,7 @@ select {
|
|||
|
||||
&:hover {
|
||||
border-color: $input-bg-hover;
|
||||
background: rgba($input-bg-hover, .2);
|
||||
background-color: rgba($input-bg-hover, .2);
|
||||
&::placeholder {
|
||||
color: rgba($input-color-placeholder, .35);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue