Skip to content

Commit 71e33e8

Browse files
committed
冒泡模板 - 再改版
1 parent f53b3de commit 71e33e8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Coding_iOS/Resources/bubble.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,9 @@
531531
html,body{
532532
font-size: 16px;
533533
}
534+
.webview-detail {
535+
font-size: 0.875rem;
536+
}
534537
</style>
535538
</head>
536539
<body>
@@ -669,4 +672,4 @@
669672
});
670673
</script>
671674
</body>
672-
</html>
675+
</html>

0 commit comments

Comments
 (0)