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 682c4b9 commit fe7afb1Copy full SHA for fe7afb1
apps/namadillo/src/App/AccountOverview/TotalBalanceBanner.tsx
@@ -26,7 +26,7 @@ export const TotalBalanceBanner = (): JSX.Element => {
26
<Panel className="py-4">
27
<Stack
28
direction="horizontal"
29
- className="overflow-hidden items-center justify-between px-4"
+ className="items-center justify-between px-4"
30
>
31
<div className="text-white">
32
<header className="text-sm mb-3">
0 commit comments