Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
d12b786e22
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      react/features/filmstrip/components/native/styles.js

+ 1
- 1
react/features/filmstrip/components/native/styles.js View File

109
         alignItems: 'stretch',
109
         alignItems: 'stretch',
110
         backgroundColor: ColorPalette.appBackground,
110
         backgroundColor: ColorPalette.appBackground,
111
         // borderColor: '#424242',
111
         // borderColor: '#424242',
112
-        borderColor: '#0000ff',
112
+        borderColor: '#0000ff88',
113
         // borderRadius: 3,
113
         // borderRadius: 3,
114
         borderRadius: 10,
114
         borderRadius: 10,
115
         borderStyle: 'solid',
115
         borderStyle: 'solid',

Loading…
Cancel
Save