fix: 取消特殊字体。
This commit is contained in:
@@ -564,7 +564,7 @@ page {
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
letter-spacing: 0.5rpx;
|
||||
font-family: 'Courier New', monospace;
|
||||
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -450,7 +450,7 @@ page {
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
letter-spacing: 0.5rpx;
|
||||
font-family: 'Courier New', monospace;
|
||||
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -488,7 +488,7 @@ page {
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
letter-spacing: 0.5rpx;
|
||||
font-family: 'Courier New', monospace;
|
||||
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -598,7 +598,7 @@ page {
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
letter-spacing: 0.5rpx;
|
||||
font-family: 'Courier New', monospace;
|
||||
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user