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

@@ -564,7 +564,7 @@ page {
font-weight: 400;
line-height: 1.3;
letter-spacing: 0.5rpx;
font-family: 'Courier New', monospace;
flex-shrink: 0;
}

View File

@@ -450,7 +450,7 @@ page {
font-weight: 400;
line-height: 1.3;
letter-spacing: 0.5rpx;
font-family: 'Courier New', monospace;
flex: 1;
}
}

View File

@@ -488,7 +488,7 @@ page {
font-weight: 400;
line-height: 1.3;
letter-spacing: 0.5rpx;
font-family: 'Courier New', monospace;
flex-shrink: 0;
}

View File

@@ -598,7 +598,7 @@ page {
font-weight: 400;
line-height: 1.3;
letter-spacing: 0.5rpx;
font-family: 'Courier New', monospace;
flex-shrink: 0;
}

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;