@@ -107,7 +107,7 @@
.titlePanelBor {
padding-left: 9px;
border-left: 6px solid @themeColor;
- font-size: 20px;
+ // font-size: 20px;
font-weight: bold;
line-height: 1.08;
color: @themeColor;
@@ -3154,7 +3154,7 @@ export default {
- font-size: 18px;
+ font-size: 16px;
b {
display: inline-block;
@@ -850,6 +850,10 @@ export default {
padding: 22px 0;
}
+ /deep/ .titlePanelBor {
+ font-size: 18px;
+ }
+
.btns {
padding-top: 30px;
text-align: center;