Skip to content

Commit

Permalink
Improve LedgerConnect layout in large tab
Browse files Browse the repository at this point in the history
  • Loading branch information
buberdds committed Apr 21, 2023
1 parent 2568a84 commit 30b5dd7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/popup/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
flex-direction: column;
width: $app-width;
height:$app-height;
margin: 0 auto;
}
body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion src/popup/pages/LedgerConnect/index.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@import "../../common.scss";
.ledger-container {
background: #f3f6ff;
width: 100%;
height: 100%;
display: flex;
Expand Down

0 comments on commit 30b5dd7

Please sign in to comment.