]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Add administrative webhooks
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 9 Jun 2022 19:57:36 +0000 (21:57 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:50 +0000 (00:27 -0400)
Port SCSS changes from a2871cd74719a7a5a104daaa3dcc0e2670b7c2df to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/admin.scss

index 27be22f1b53e67888f80276e1af34de8483a685f..d14648bb5c010500005f0cf45276ea995c63d799 100644 (file)
@@ -206,6 +206,14 @@ $content-width: 840px;
         }
       }
 
+      h2 small {
+        font-size: 12px;
+        display: block;
+        font-weight: 500;
+        color: $darker-text-color;
+        line-height: 18px;
+      }
+
       @media screen and (max-width: $no-columns-breakpoint) {
         border-bottom: 0;
         padding-bottom: 0;