diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/app/shared/shared-instance/instance-features-table.component.scss | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/client/src/app/shared/shared-instance/instance-features-table.component.scss b/client/src/app/shared/shared-instance/instance-features-table.component.scss index a51574741..9a45bcd2a 100644 --- a/client/src/app/shared/shared-instance/instance-features-table.component.scss +++ b/client/src/app/shared/shared-instance/instance-features-table.component.scss | |||
@@ -7,9 +7,7 @@ table { | |||
7 | 7 | ||
8 | .label, | 8 | .label, |
9 | .sub-label { | 9 | .sub-label { |
10 | min-width: 330px; | 10 | &.label { |
11 | |||
12 | &.label { | ||
13 | font-weight: $font-semibold; | 11 | font-weight: $font-semibold; |
14 | } | 12 | } |
15 | 13 | ||