Fixed welcome screen content overflow on mobile devices.

This commit is contained in:
Concedo
2023-01-24 19:25:11 +08:00
parent 7fbd368055
commit 2e4972ac91

View File

@@ -1658,7 +1658,7 @@ body {
.themerow {
grid-area: theme;
width: 500px;
/* width: 500px; */
margin-left: 10px;
}