Feature: Add support for labels in form (#1019)
This commit is contained in:
@@ -69,6 +69,8 @@ $input-height: $space-two * 2;
|
||||
|
||||
// Form element: Textarea
|
||||
textarea.form-input {
|
||||
font-family: $font-family;
|
||||
|
||||
@include placeholder {
|
||||
color: $color-light-gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user