Update settings

This commit is contained in:
2023-05-26 22:20:01 +08:00
parent d9908be26d
commit a00002a3b8
5 changed files with 140 additions and 2 deletions

View File

@@ -18,6 +18,14 @@
top: 64px;
}
.settings {
width: 100vw;
}
.settings label {
line-height: 40px;
}
.settings label.text {
line-height: 64px;
}