update light theme
This commit is contained in:
parent
fc1be7c033
commit
dd2f549eb0
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ $text-color: #000;
|
|||
--input-width: 330px;
|
||||
--input-color: var(--text-color);
|
||||
--input-border-size: 2px;
|
||||
--input-border-color: rgba(0, 0, 0, 0.42);
|
||||
--input-border-color: rgba(0, 0, 0, 0.54);
|
||||
|
||||
/* input:active */
|
||||
--input-active-bg: transparent;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue