Skip to content

Commit 69df12f

Browse files
fix(pangu): use margin for portfolio performance chart range selector (#57)
1 parent 64025b4 commit 69df12f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/pangu/src/app/pages/dashboard/dashboard.page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3 class="text-base font-normal text-gray-500 dark:text-gray-400">
7272
</h3>
7373

7474
<div
75-
class="inline-flex h-8 justify-end rounded-md pt-4 shadow-xs md:pt-0"
75+
class="mt-2 inline-flex h-8 justify-end rounded-md shadow-xs md:mt-0"
7676
role="group"
7777
>
7878
<button

0 commit comments

Comments
 (0)