mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 22:33:11 +00:00
Account deletion, password reset fixes
This commit is contained in:
parent
b0bb4a2e91
commit
a465231eff
7 changed files with 285 additions and 165 deletions
|
@ -1019,6 +1019,7 @@ body * {
|
|||
.btn:hover {
|
||||
outline: #E8E3E3 0.2rem solid;
|
||||
color: #E8E3E3;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn:where(input[type=file])::-webkit-file-upload-button {
|
||||
margin: -0.25rem 0.5rem -0.25rem -0.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue