Explorar o código

style: 返回按钮样式

TIANYONG hai 1 ano
pai
achega
e8ccb457c0
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/page-instrument/header-top/index.module.less

+ 2 - 1
src/page-instrument/header-top/index.module.less

@@ -4,7 +4,7 @@
     width: 100%;
     height: 100%;
     flex-shrink: 0;
-    padding: 0 20px;
+    padding: 0 20px 0 8px;
     background: var(--container-background);
     padding-bottom: 0;
     transform: translateY(-100%);
@@ -46,6 +46,7 @@
         display: block;
         width: 24px;
         height: 24px;
+        z-index: 9;
     }
 }