陈冉 6 年 前
コミット
94271bf8e9
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      src/views/vote/detail.vue

+ 2
- 2
src/views/vote/detail.vue ファイルの表示

@@ -122,7 +122,7 @@ export default {
122 122
 <style lang="scss" scoped>
123 123
 
124 124
 .ContextbBox {
125
-  width: 86%;
125
+  width: 86.6%;
126 126
   // height: 4.05rem;
127 127
   background-color: rgba(255, 255, 255, 1);
128 128
   border-radius: 0.02rem;
@@ -149,7 +149,7 @@ export default {
149 149
 
150 150
 img {
151 151
   width: 100%;
152
-  height: 3.16rem;
152
+  height: 3.6rem;
153 153
   margin: 0.1rem 0;
154 154
 }
155 155
 .detailinformation {