Add delete account function
This commit is contained in:
parent
3535105744
commit
598b9fd7d6
5 changed files with 96 additions and 19 deletions
|
@ -58,6 +58,10 @@ button {
|
|||
font-size: inherit;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
padding-inline: 0.5rem;
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue