Did a few thinng to fi x small bugs (see readme changes)

This commit is contained in:
schnulller
2022-07-03 00:42:24 +02:00
parent 0bbbcc0d44
commit fbd5a94ca1
19 changed files with 385 additions and 546 deletions

View File

@@ -102,6 +102,18 @@
@apply pl-1 pr-2 leading-none pt-1
}
.ha-register .ha-register-head form {
@apply -mt-1 mb-6 font-sans
}
.ha-register .ha-register-head form input {
@apply px-1 border
}
.ha-register .ha-register-head form button {
@apply px-1 border
}
.ha-register .ha-register-head .ha-register-nav {
@apply font-sans
}