mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-20 10:24:53 +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
|
@ -85,6 +85,8 @@ body {
|
|||
&:hover {
|
||||
outline: $white 0.2rem solid;
|
||||
color: $fg;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&:where(input[type="file"])::file-selector-button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue