瀏覽代碼

Fix(react): Fixes black border on text input in welcome page

master
yanas 9 年之前
父節點
當前提交
8d90a7d091
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      react/features/welcome/components/styles.js

+ 0
- 1
react/features/welcome/components/styles.js 查看文件

@@ -101,7 +101,6 @@ export const styles = createStyleSheet({
101 101
         backgroundColor: 'transparent',
102 102
         borderColor: ColorPalette.white,
103 103
         borderRadius: 8,
104
-        borderStyle: 'solid',
105 104
         borderWidth: 1,
106 105
         color: TEXT_COLOR,
107 106
         fontSize: 23,

Loading…
取消
儲存