refactor: DecoratedInput and add DecoratedPasswordInput (#953)
This commit is contained in:
@@ -602,6 +602,10 @@
|
||||
padding-bottom: 2.25rem;
|
||||
}
|
||||
|
||||
.pl-2 {
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
||||
.placeholder-dark-red::placeholder {
|
||||
@extend .color-dark-red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user