fix(lesionTable) Fix padding for New Non-Targets name
This commit is contained in:
parent
06fff20be3
commit
68925fad12
@ -45,7 +45,7 @@ $headerRowHeight = 63px
|
|||||||
font-size: 22px
|
font-size: 22px
|
||||||
font-weight: 300
|
font-weight: 300
|
||||||
line-height: $headerRowHeight
|
line-height: $headerRowHeight
|
||||||
padding: 0 10px 0 40px
|
padding: 0 10px 0 20px
|
||||||
text-align: left
|
text-align: left
|
||||||
|
|
||||||
.numberOfMeasurements
|
.numberOfMeasurements
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user