Skip to content

Commit 7dfb454

Browse files
committed
Update toolbar icons
1 parent e8a9e9d commit 7dfb454

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ui/arduino/theme.css

+3-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ img {
9191
background: var(--color-2);
9292
}
9393
.toolbar-button img {
94-
max-width: 60%;
95-
max-height: 60%;
94+
width: 60%;
95+
height: 60%;
96+
margin-top: 0.2rem;
9697
}
9798
.toolbar-button.primary {
9899
background: var(--color-3)

0 commit comments

Comments
 (0)