This website works better with JavaScript.
首頁
探索
說明
登入
yyppaag
/
react-native-autoheight-webview
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
30
Wiki
活動
瀏覽代碼
add font-family to style0 for demo/config
iou90
6 年之前
父節點
1f84cb073d
當前提交
177797e216
共有
1 個檔案被更改
,包括
1 行新增
和
0 行删除
統一視圖
顯示文件統計
1
0
demo/config.js
+ 1
- 0
demo/config.js
查看文件
6
6
7
const style0 = `
7
const style0 = `
8
p {
8
p {
9
+ font-family: sans-serif;
9
padding: 50px;
10
padding: 50px;
10
box-sizing: border-box;
11
box-sizing: border-box;
11
}
12
}