Explorar el Código

fix(Filmstrip): Fix scrollbars around filmstrip (#9519)

j8
Mihai-Andrei Uscat hace 3 años
padre
commit
33f1199fc8
No account linked to committer's email address
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      css/filmstrip/_tile_view.scss

+ 4
- 0
css/filmstrip/_tile_view.scss Ver fichero

@@ -120,3 +120,7 @@
120 120
         }
121 121
     }
122 122
 }
123
+
124
+.indicator-icon-container {
125
+    display: inline-block;
126
+}

Loading…
Cancelar
Guardar