浏览代码

auto commit

app
jfinn 3 年前
父节点
当前提交
d12b786e22
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/filmstrip/components/native/styles.js

+ 1
- 1
react/features/filmstrip/components/native/styles.js 查看文件

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

正在加载...
取消
保存