Browse Source

限制宽度

lifanagju_citu 5 months ago
parent
commit
270f1965a6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/recruit/personal/home/index.vue

+ 2 - 1
src/views/recruit/personal/home/index.vue

@@ -135,7 +135,8 @@ const adClick = () => {
   position: sticky;
   position: sticky;
   top: 128px;
   top: 128px;
   z-index: 999;
   z-index: 999;
-  // height: 360px;
+  width: 15px;
+  max-width: 180px;
 }
 }
 .advertise {
 .advertise {
   // position: sticky;
   // position: sticky;