فهرست منبع

项目展示页的全屏按钮采用固定定位

star7th 7 سال پیش
والد
کامیت
ddd8ca6e00
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      web_src/src/components/item/show/show_regular_item/Index.vue

+ 1 - 0
web_src/src/components/item/show/show_regular_item/Index.vue

@@ -263,6 +263,7 @@
     margin-top: 5px;
     margin-left: -15px;
     cursor: pointer;
+    position: fixed;
   }
 
 </style>