ソースを参照

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
 

読み込み中…
キャンセル
保存