Run prettier

This commit is contained in:
2023-09-01 10:45:49 +01:00
parent a712a223f1
commit e5a67a24c5
36 changed files with 35 additions and 63 deletions

View File

@ -260,7 +260,8 @@ div.paper {
gap: 16px;
}
.dialog-content .username, .dialog-content .username input {
.dialog-content .username,
.dialog-content .username input {
width: 100%;
}
@ -346,4 +347,4 @@ div.paper {
.or-divider hr {
width: 135px;
border-color: var(--border-2);
}
}