File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ button.small .icon {
225
225
color : # 000 ;
226
226
font-style : normal;
227
227
font-weight : 400 ;
228
- line-height : 1.1 em ;
228
+ line-height : 1.3 em ;
229
229
flex : 1 0 0 ;
230
230
max-width : calc (100% - 46px );
231
231
overflow : hidden;
@@ -459,12 +459,9 @@ button.small .icon {
459
459
transition : transform 0.15s ;
460
460
}
461
461
462
- .dialog .dialog-content > * {
463
- /* width: 100%; */
464
- }
465
462
466
463
.dialog .dialog-content # file-name {
467
- font-size : 1.1 em ;
464
+ font-size : 1.3 em ;
468
465
width : 100% ;
469
466
font-family : "RobotoMono" , monospace;
470
467
}
@@ -678,7 +675,7 @@ button.small .icon {
678
675
width : 100% ;
679
676
overflow : hidden;
680
677
text-overflow : ellipsis;
681
- line-height : 1.1 em ;
678
+ line-height : 1.3 em ;
682
679
}
683
680
684
681
.file-list .item .checkbox .icon .off ,
You can’t perform that action at this time.
0 commit comments