Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
evavirseda committed Oct 29, 2024
1 parent 1a4f3f8 commit 47fee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet/src/ui/app/shared/dapp-status/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function DappStatus() {
ref={refs.setFloating}
>
<div className="flex flex-col items-center gap-xs">
<div className="flex flex-row items-start gap-xs">
<div className="flex w-full flex-row items-start gap-xs">
{activeOriginFavIcon ? (
<div className="h-7 w-7 shrink-0 rounded-full border border-shader-neutral-light-8 p-xxs">
<img
Expand Down

0 comments on commit 47fee9f

Please sign in to comment.