|
|
@ -35,13 +35,11 @@ |
|
|
|
font-size: 0.875rem |
|
|
|
font-size: 0.875rem |
|
|
|
|
|
|
|
|
|
|
|
.attributes-key-value--key |
|
|
|
.attributes-key-value--key |
|
|
|
@include grid-content(4) |
|
|
|
@extend .form--label |
|
|
|
|
|
|
|
@include grid-size(4) |
|
|
|
margin-bottom: 0.1875rem |
|
|
|
margin-bottom: 0.1875rem |
|
|
|
padding: 0.375rem 0 |
|
|
|
padding: 0.375rem 0 |
|
|
|
font-weight: bold |
|
|
|
font-weight: bold |
|
|
|
line-height: $list-line-height / 0.9 |
|
|
|
|
|
|
|
text-overflow: ellipsis |
|
|
|
|
|
|
|
white-space: nowrap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.attributes-key-value--value-container |
|
|
|
.attributes-key-value--value-container |
|
|
|
@include grid-content(8) |
|
|
|
@include grid-content(8) |
|
|
|