Skip to content

Commit 213303e

Browse files
committed
Adjust file controls size
1 parent 2004612 commit 213303e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ui/arduino/theme.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,11 @@ img {
278278
width: 10%;
279279
}
280280

281+
#files .file-controls .toolbar-button {
282+
width: 1.5rem;
283+
height: 1.5rem;
284+
}
285+
281286
#message {
282287
position: fixed;
283288
bottom: 1rem;

0 commit comments

Comments
 (0)