Fixes to sidebar user settings

This commit is contained in:
Vozer
2023-02-09 13:59:58 -06:00
committed by GitHub
parent a439263de1
commit c03f9e7142
+8
View File
@@ -58,6 +58,14 @@
border-radius: 16px;
}
.container-1zzFcN, .container-YkUktl {
border-radius: 20px;
}
.theme-dark .container-YkUktl {
background: rgba(0, 0, 0, 0);
}
.avatar-1EWyVD {
left: .7px;
}