Skip to content

Commit

Permalink
fix: account button height issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir committed Dec 27, 2023
1 parent f25f1a5 commit 3b60324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/composites/wui-account-button/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default css`
button > wui-text {
visibility: hidden;
width: 0px;
height: 0px;
}
button > wui-flex {
border-radius: 0px;
Expand Down

0 comments on commit 3b60324

Please sign in to comment.