Przeglądaj źródła

auto commit

app
jfinn 3 lat temu
rodzic
commit
0c789c7a76

+ 5
- 1
react/features/filmstrip/components/native/styles.js Wyświetl plik

@@ -120,7 +120,11 @@ export default {
120 120
         maxWidth: SMALL_THUMBNAIL_SIZE,
121 121
         overflow: 'hidden',
122 122
         position: 'relative',
123
-        width: SMALL_THUMBNAIL_SIZE
123
+        width: SMALL_THUMBNAIL_SIZE,
124
+
125
+        outlineStyle:"solid",
126
+        outlineColor:"red",
127
+        outlineWidth:"4",
124 128
     },
125 129
 
126 130
     /**

Ładowanie…
Anuluj
Zapisz