fix line-height issues
This commit is contained in:
parent
1603d05fb4
commit
f716600490
|
@ -166,7 +166,7 @@
|
|||
.tile--jobs
|
||||
margin-bottom: 0.3em
|
||||
@media #{$medium-up}
|
||||
height: 60px
|
||||
height: 64px
|
||||
.icon.errored
|
||||
width: .5em
|
||||
.icon.started,
|
||||
|
@ -182,6 +182,7 @@
|
|||
height: 1.6em
|
||||
.tile-double-line
|
||||
padding: 0
|
||||
line-height: 1.4
|
||||
@media #{$medium-up}
|
||||
white-space: nowrap
|
||||
overflow: hidden
|
||||
|
|
Loading…
Reference in New Issue
Block a user