OTA-待办中心-法规认证流程-标题加粗
This commit is contained in:
+4
-1
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div style="position: relative">
|
||||
<a-drawer
|
||||
headerStyle="{ 'font-weight': 'bold'}"
|
||||
:title="titleName"
|
||||
:maskClosable="false"
|
||||
:width="948"
|
||||
@@ -481,4 +480,8 @@
|
||||
.problemTypeText {
|
||||
color: red;
|
||||
}
|
||||
|
||||
::v-deep .ant-drawer-header .ant-drawer-title{
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user