mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Fix password reset page appearance in light mode
This commit is contained in:
@@ -135,7 +135,7 @@ input, button {
|
||||
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
color: var(--text-color);
|
||||
color: white;
|
||||
background-color: transparent;
|
||||
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user