Use prettier for SCSS (#3895)
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / ui / wsc52.scss
index fb0d6856d6837eaf36466535c9061a2197200c3a..ffcd304df0c8f4298779a1c816ce56cf2cb27093 100644 (file)
@@ -9,14 +9,14 @@
                        background-color: $wcfTabularBoxBackgroundActive;
                }
        }
-       
+
        .redactor-layer table {
                th,
                td {
                        border-color: $wcfEditorTableBorder !important;
                }
        }
-       
+
        .mainMenu .mainMenuShowPrevious.active {
                /* The button is otherwise partially overlapped by the menu items. */
                z-index: 1;