We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f759e commit c27789bCopy full SHA for c27789b
src/components/AppHeaderDropdownAccnt.vue
@@ -6,7 +6,7 @@
6
<CDropdownMenu class="pt-0">
7
<CDropdownHeader
8
component="h6"
9
- 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"
10
>
11
Account
12
</CDropdownHeader>
@@ -28,7 +28,7 @@
28
</CDropdownItem>
29
30
31
- class="bg-body-secondary text-body-secondary fw-semibold py-2"
+ class="bg-body-secondary text-body-secondary fw-semibold my-2"
32
33
Settings
34
0 commit comments