refactor: improve the layout

This commit is contained in:
mrholek
2023-11-25 18:56:17 +01:00
parent a2f759e7ee
commit c27789b282
+2 -2
View File
@@ -6,7 +6,7 @@
<CDropdownMenu class="pt-0">
<CDropdownHeader
component="h6"
class="bg-body-secondary text-body-secondary fw-semibold py-2 rounded-top"
class="bg-body-secondary text-body-secondary fw-semibold mb-2 rounded-top"
>
Account
</CDropdownHeader>
@@ -28,7 +28,7 @@
</CDropdownItem>
<CDropdownHeader
component="h6"
class="bg-body-secondary text-body-secondary fw-semibold py-2"
class="bg-body-secondary text-body-secondary fw-semibold my-2"
>
Settings
</CDropdownHeader>