]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fixed the setting page's logo that is not displayed on the smartphone
authormayaeh <mayaeh@marimo-net.org>
Thu, 23 Jun 2022 21:08:52 +0000 (06:08 +0900)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:52 +0000 (00:27 -0400)
Port 65ad58984808c482de60894f4210a5595bd96eb2 to glitch-soc

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

index 9553aa4ae2bd031a3aa72bdd830e892130dca1fb..a582b0e3d6229c3fe60303a39d605f45de96efcb 100644 (file)
@@ -75,6 +75,13 @@ $content-width: 840px;
       height: 100px;
     }
 
+    .logo--wordmark {
+      display: inherit;
+      margin: inherit;
+      width: inherit;
+      height: 20px;
+    }
+
     @media screen and (max-width: $no-columns-breakpoint) {
       & > a:first-child {
         display: none;