Browse Source

样式删除

林旭祥 1 tháng trước cách đây
mục cha
commit
664f82dd97
1 tập tin đã thay đổi với 0 bổ sung11 xóa
  1. 0 11
      src/components/MultipleItemAllRanking/index.vue

+ 0 - 11
src/components/MultipleItemAllRanking/index.vue

@@ -1052,15 +1052,4 @@ ul li {
   {
   opacity: 0;
 }
-
-
-.fullScreen {
-  width: 1.8rem;
-  height: 1.8rem;
-  background-image: url("@/assets/img/fullScreen.png");
-  background-repeat: no-repeat;
-  background-position: center;
-  background-size: 100% 100%;
-  cursor: pointer;
-}
 </style>