fix: 取消特殊字体。

This commit is contained in:
tianyongbao
2026-02-15 17:54:40 +08:00
parent 340e4dda29
commit a4a5e55d95
5 changed files with 5 additions and 5 deletions

View File

@@ -616,7 +616,7 @@ page {
background: #f5f7fa;
padding: 12rpx;
border-radius: 8rpx;
font-family: 'Courier New', monospace;
font-size: 22rpx;
max-height: 200rpx;
overflow: auto;