Use prettier for SCSS (#3895)
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / bbcode / video.scss
index 8c732dc93322c4ff986da44f11057fe0b1500255..c7a4455bf7817d0f42ad34136dc77e9ab7e6fe6d 100644 (file)
@@ -5,8 +5,9 @@
        padding-bottom: 56.25%; /* 9 / 16 */
        position: relative;
        text-align: left;
-       
-       iframe, video {
+
+       iframe,
+       video {
                height: 100%;
                position: absolute;
                width: 100%;