Browse Source

修改样式

xgwangman 4 years ago
parent
commit
df967776bb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/web/staticres/common-module/portraitRecord/css/index.css

+ 4 - 0
src/web/staticres/common-module/portraitRecord/css/index.css

@@ -88,6 +88,10 @@
     font-size: .24rem;
     color: #171826;
 }
+.p-date .d-box .van-cell .van-field__right-icon {
+    padding: 0;
+    padding-right: 8px;
+}
 .p-date .d-box .van-cell .van-icon-play::before {
     -webkit-transform: rotate(90deg);
     transform:rotate(90deg);