Fix settings sidebar margin

This commit is contained in:
jelveh 2024-10-18 12:45:27 -07:00
parent fb1216d488
commit 29f5820129

View File

@ -3596,6 +3596,7 @@ fieldset[name=number-code] {
border-right: 1px solid #e0e0e0;
padding: 20px;
position: relative;
margin-top: 1px;
}
.settings-sidebar-item {