mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-02 06:25:02 +03:00
fix: textbox and textarea text colors
This commit is contained in:
parent
effe3fcb78
commit
f7b139c634
@ -1,6 +1,6 @@
|
||||
.text-input {
|
||||
padding: 4px 10px;
|
||||
color: var(--clr-scale-ntrl-0);
|
||||
color: var(--clr-text-1);
|
||||
background-color: var(--clr-bg-1);
|
||||
border: 1px solid var(--clr-border-2);
|
||||
border-radius: var(--radius-s);
|
||||
|
Loading…
Reference in New Issue
Block a user