fixed row width

This commit is contained in:
Jack
2018-11-05 16:13:09 +01:00
parent d6c32463af
commit f8fc02890f
+1 -1
View File
@@ -57,7 +57,7 @@ $checkbox-row-width: 30px;
display: flex;
align-items: center;
&.is-details{
max-width: 45%;
max-width: 40%;
strong{
white-space: nowrap;
overflow: hidden;