|
@@ -1201,6 +1201,7 @@ export default {
|
|
|
font-family: "FZJCGFKTK";
|
|
|
font-size: 20px;
|
|
|
line-height: 28px;
|
|
|
+ min-height: 29px;
|
|
|
color: #000000;
|
|
|
&.active {
|
|
|
background: rgba(60, 200, 99, 0.2);
|
|
@@ -1256,6 +1257,7 @@ export default {
|
|
|
font-family: "FZJCGFKTK";
|
|
|
font-size: 20px;
|
|
|
line-height: 28px;
|
|
|
+ min-height: 29px;
|
|
|
color: #000000;
|
|
|
&.active {
|
|
|
background: rgba(60, 200, 99, 0.2);
|