diff --git a/v1_5_0_C/payPop.css b/v1_5_0_C/payPop.css index a3baa15..034f13c 100644 --- a/v1_5_0_C/payPop.css +++ b/v1_5_0_C/payPop.css @@ -75,6 +75,13 @@ border-radius: 0.05rem; } + +.model .model-box .list-children>div { + display: flex; + align-items: center; +} + + .model .model-box .title { font-size: 0.13rem; color: #A8A8A8;