init commit
This commit is contained in:
7
src/css/PasswordInput.css
Normal file
7
src/css/PasswordInput.css
Normal file
@@ -0,0 +1,7 @@
|
||||
button.show-button {
|
||||
color: var(--show-btn-color);
|
||||
|
||||
}
|
||||
button.show-button:hover {
|
||||
color: var(--show-btn-hover);
|
||||
}
|
||||
Reference in New Issue
Block a user