diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/shared/shared-instance/instance-features-table.component.scss | 2 |
1 files changed, 1 insertions, 1 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 9a45bcd2a..d17e91fc2 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,7 +7,7 @@ table { | |||
7 | 7 | ||
8 | .label, | 8 | .label, |
9 | .sub-label { | 9 | .sub-label { |
10 | &.label { | 10 | &.label { |
11 | font-weight: $font-semibold; | 11 | font-weight: $font-semibold; |
12 | } | 12 | } |
13 | 13 | ||