update account settings design

This commit is contained in:
plebeius.eth
2024-05-10 22:23:18 +02:00
parent b2bfc2440d
commit 26b1e06614
2 changed files with 23 additions and 8 deletions
@@ -144,6 +144,17 @@
.accountSettings button {
cursor: pointer;
}
.saveResetAccount {
margin-top: 15px;
}
.accountSettings textarea {
margin-bottom: 5px;
}
.accountSettings div {
margin-top: 5px;
}
@@ -151,9 +162,8 @@
color: red;
}
.accountSettings select {
display: block;
margin-bottom: 10px;
.accountSettings .createAccount {
margin-left: 5px;
}
@media (max-width: 640px) {