email/pass login with sqlite db

This commit is contained in:
Claude Brisson
2024-02-19 23:32:55 +01:00
parent 2f79f224a2
commit 999221de9d
10 changed files with 125 additions and 10 deletions

View File

@@ -215,6 +215,10 @@
width: initial;
}
.ui.form .centered.inline.fields {
justify-content: center;
}
.ui.accordion .content {
display: block;
max-height: 0;