Explorar el Código

展览详情页:优化返回按钮样式

任一存 hace 3 años
padre
commit
e8454a7f36
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      src/views/ExhibitionDetail.vue

+ 4 - 2
src/views/ExhibitionDetail.vue

@@ -331,9 +331,11 @@ export default {
     }
     .close {
       position: fixed;
-      top: 1.34rem;
-      left: 0.91rem;
+      top: 0.84rem;
+      left: 0.41rem;
       width: 0.63rem;
+      padding: 0.5rem;
+      cursor: pointer;
     }
     h2 {
       font-size: 0.91rem;