web/settings: mobile layout, better padding & borders

This commit is contained in:
wukko
2024-06-25 14:50:59 +06:00
parent 6fdc63a6c2
commit 55515f0fb1
6 changed files with 141 additions and 17 deletions

View File

@@ -16,6 +16,6 @@
.settings-content {
display: flex;
flex-direction: column;
gap: 16px;
gap: 10px;
}
</style>