xiebaomin 1 year ago
parent
commit
00f700aa3c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/main/resources/static/css/service-settlement/index.css

+ 2 - 0
src/main/resources/static/css/service-settlement/index.css

@@ -108,6 +108,7 @@
         background-size: cover;
         padding: 18vw 7vw;
         box-sizing: border-box;
+        z-index: 20;
     }
     #service-container .search .title {
         color: #333333;
@@ -140,6 +141,7 @@
         justify-content: center;
         align-items: center;
         flex-direction: column;
+        z-index: 10;
     }
     .footer-phone .phone-title {
         margin-bottom: 2vw;