Przeglądaj źródła

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

star7th 8 lat temu
rodzic
commit
ddd8ca6e00

+ 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>