|
@@ -107,7 +107,7 @@
|
|
|
line-height: 0.2rem;
|
|
|
padding: 0.1rem;
|
|
|
height: auto !important;
|
|
|
- // background-color: #2f4d83;
|
|
|
+ background-color: #c4d3e9;
|
|
|
}
|
|
|
.btnSelect {
|
|
|
.btnDate;
|
|
@@ -115,9 +115,9 @@
|
|
|
}
|
|
|
|
|
|
.anaBtn {
|
|
|
- font-size: 0.12rem !important;
|
|
|
- padding: 0.06rem;
|
|
|
- line-height: 0.12rem;
|
|
|
+ font-size: 0.18rem !important;
|
|
|
+ padding: 0.06rem 0.04rem;
|
|
|
+ line-height: 0.18rem;
|
|
|
height: auto !important;
|
|
|
}
|
|
|
|