瀏覽代碼

修改图片

lex 11 月之前
父節點
當前提交
71d938fdbb

二進制
src/page-instrument/custom-plugins/guide-driver/images/practise/d7.png


+ 4 - 4
src/page-instrument/custom-plugins/guide-driver/index.less

@@ -172,21 +172,21 @@
 }
 
 .popoverClass7 {
-  width: 267px;
-  height: 221px;
+  width: 306px;
+  height: 167px;
   background: url("./images/practise/d7.png") no-repeat center;
   background-size: contain;
 
   .driver-popover-next-btn {
     right: 14px;
-    bottom: 18px;
+    bottom: -18px;
   }
 
   &.popoverClose {
 
     .driver-popover-navigation-btns {
       position: absolute;
-      bottom: 23px;
+      bottom: -18px;
       left: 0;
       right: 15px;
       justify-content: flex-start;