add "get all from profile" feature

This commit is contained in:
iw0
2024-02-15 19:14:55 +01:00
parent 59e8e9f225
commit 8ca77c6343
4 changed files with 83 additions and 12 deletions

View File

@@ -49,4 +49,12 @@ input:focus {
color-scheme: dark;
}
}
#all-get-from-profile {
width:100%;
min-height:2rem;
text-align: center;
font-size: 18pt;
font-weight: bold;
}