Run SCSS prettier
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 5 Aug 2021 09:40:15 +0000 (11:40 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 5 Aug 2021 09:40:15 +0000 (11:40 +0200)
wcfsetup/install/files/style/ui/embeddedContent.scss

index 660640ec0f18c214b4b223f471d6d83a65eacd0b..c50e6f36c17f85fc90dcb3c3244947895d979ab8 100644 (file)
@@ -74,7 +74,7 @@
        max-height: calc(5 * #{$wcfFontLineHeight}em);
        overflow: hidden;
        position: relative;
-       
+
        &::after {
                background-image: linear-gradient(to top, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
                content: "";