Browse Source

调整计数器位置

wangcz 7 years ago
parent
commit
9205ec6e90
1 changed files with 2 additions and 4 deletions
  1. 2 4
      components/home/displayCard.vue

+ 2 - 4
components/home/displayCard.vue

@@ -203,10 +203,8 @@
 <style lang="scss" scoped>
 <style lang="scss" scoped>
   .display-card{
   .display-card{
     position: fixed;
     position: fixed;
-    right: 116px;
-    top: 235px;
-    /*width: 180px;*/
-    /*height: 540px;*/
+    right: 56px;
+    top: 182px;
     z-index: 100;
     z-index: 100;
     .cardClose{
     .cardClose{
       position: absolute;
       position: absolute;