fix:字体样式

pull/320/head
lihui_ocr 1 year ago
parent 1687a3d94e
commit 37f8466517

@ -690,6 +690,8 @@ function forget() {
} }
::v-deep(.n-button__content){ ::v-deep(.n-button__content){
font-size: 16px !important; font-size: 16px !important;
line-height: 20px;
font-family: PingFang SC, PingFang SC-Medium;
} }
::v-deep(.n-base-icon svg){ ::v-deep(.n-base-icon svg){
color: #999999; color: #999999;

Loading…
Cancel
Save