Sfoglia il codice sorgente

auto acp scripted

dev
jfinn 5 anni fa
parent
commit
d34302f5b0

+ 1
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Vedi File

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

Loading…
Annulla
Salva