remove preact and create setup wizard
This commit is contained in:
@@ -240,6 +240,16 @@ code {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.auth-form .auth-choice {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.55rem;
|
||||
}
|
||||
|
||||
.auth-choice input {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.auth-form input,
|
||||
.auth-form select,
|
||||
.user-row select {
|
||||
@@ -1817,4 +1827,3 @@ code {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user