瀏覽代碼

auto acp scripted

dev
jfinn 5 年之前
父節點
當前提交
d34302f5b0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      react/features/deep-linking/components/DeepLinkingMobilePage.web.js

+ 1
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js 查看文件

@@ -196,7 +196,7 @@ class DeepLinkingMobilePage extends Component<Props> {
196 196
                                 src = 'images/deep-linking-image.png' />
197 197
                             : null
198 198
                     }
199
-                    <p className = { `${_SNS}__text` }>
199
+                    <p className = { `${_SNS}__text larger_font` }>
200 200
                     Mobile browsers are not yet supported.<br/>
201 201
                     Try connecting from a laptop.
202 202
 

Loading…
取消
儲存