]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix css lint
authorChocobozzz <me@florianbigard.com>
Mon, 17 Aug 2020 07:42:51 +0000 (09:42 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 17 Aug 2020 07:42:51 +0000 (09:42 +0200)
client/src/app/shared/shared-instance/instance-features-table.component.scss

index 9a45bcd2a6a743a885796c44f82f3bdf80d015c8..d17e91fc2c105cc9370e3f82b636e0c2d81fb0fc 100644 (file)
@@ -7,7 +7,7 @@ table {
 
   .label,
   .sub-label {
-      &.label {
+    &.label {
       font-weight: $font-semibold;
     }