font-size
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
.tab_pre {
|
||||
display: inline;
|
||||
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.tab_pre::selection {
|
||||
@@ -298,7 +298,7 @@
|
||||
</Modal>
|
||||
|
||||
<Modal v-model="model.showTtlDelete" width="360" footer-hide class-name="qrmodal" :styles="{ borderRadius: 0 }">
|
||||
<p style="text-align: center;margin-top:20px;">
|
||||
<p style="text-align: center;font-size:medium ;margin-top:20px;">
|
||||
{{ $t("content.deleteTip") }}{{ state.ttlDesc }}
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user