Adds padding to filter input
parent
cd0c1a63a9
commit
ab78563f94
|
@ -29,6 +29,7 @@ tg-filter {
|
|||
input {
|
||||
background: $grayer;
|
||||
color: $white;
|
||||
padding-right: 2rem;
|
||||
@include placeholder {
|
||||
color: $gray-light;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue