mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
Fix login form input text color style.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
.input-text {
|
||||
background-color: transparent;
|
||||
border-color: $color-gray;
|
||||
color: $color-gray-darker;
|
||||
color: $color-gray-lighter;
|
||||
font-size: $fs18;
|
||||
|
||||
@include placeholder {
|
||||
|
||||
Reference in New Issue
Block a user