In progress: offline fuel record creation

This commit is contained in:
2025-01-26 17:21:30 +01:00
parent ccbb0eac64
commit 18c78e37a4
4 changed files with 110 additions and 12 deletions

View File

@ -27,6 +27,7 @@ h1 {
cursor: pointer;
border-radius: var(--border-radious);
border: var(--borderWidth-thin) solid var(--clr-border);
color: white;
}
.btn-secondary {