Skip to content

Commit f9ad4f5

Browse files
committed
Update text line-height
1 parent a2a118d commit f9ad4f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/arduino/main.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ button.small .icon {
168168
color: #000;
169169
font-style: normal;
170170
font-weight: 400;
171-
line-height: normal;
171+
line-height: 1.1em;
172172
flex: 1 0 0;
173173
max-width: calc(100% - 46px);
174174
overflow: hidden;
@@ -553,11 +553,11 @@ button.small .icon {
553553
font-style: normal;
554554
font-weight: 400;
555555
line-height: normal;
556-
557556
white-space: nowrap;
558557
width: 100%;
559558
overflow: hidden;
560559
text-overflow: ellipsis;
560+
line-height: 1.1em;
561561
}
562562

563563
.file-list .item .checkbox .icon.off,

0 commit comments

Comments
 (0)