Skip to content

Commit

Permalink
feat: icon button width
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfuboy committed Jun 23, 2022
1 parent 8e02201 commit 0e8d2ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
}
.btn {
width: 40px;
width: 32px;
background-color: var(--BTN_PRIMARY_BG);
color: #fff;
border-radius: 3px;
Expand Down

0 comments on commit 0e8d2ee

Please sign in to comment.