plugin : search input color
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 18s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 18s
This commit is contained in:
parent
b19635f324
commit
75d3b557fe
3 changed files with 47 additions and 47 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -214,7 +214,7 @@ export default {
|
||||||
font-size: 0.875rem;
|
font-size: 0.875rem;
|
||||||
background: var(--color-white);
|
background: var(--color-white);
|
||||||
transition: border-color 0.2s;
|
transition: border-color 0.2s;
|
||||||
color: #000;
|
color: #fff;
|
||||||
background: var(--input-color-back);
|
background: var(--input-color-back);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue