Added input styles, merged with button styles, created different style..styles
This commit is contained in:
@ -12,4 +12,8 @@ input,textarea {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
|
||||
@include t-placeholder() {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user