|
@@ -93,10 +93,10 @@ import { ComVal } from "../ThreeWorldEventQingXiCheAndQv/common/ComVal.js";
|
|
width: 100%;
|
|
width: 100%;
|
|
top: 0px;
|
|
top: 0px;
|
|
left: 0px;
|
|
left: 0px;
|
|
- height: 2.5rem * @proportion;
|
|
|
|
- line-height: 2.5rem * @proportion;
|
|
|
|
|
|
+ height: 2.0rem * @proportion;
|
|
|
|
+ line-height: 2.0rem * @proportion;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
- font-size: 14px;
|
|
|
|
|
|
+ font-size: 1rem * @proportion;
|
|
color: #41FFE0;
|
|
color: #41FFE0;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|