黄琪勇 hace 1 año
padre
commit
827e837af4

+ 1 - 1
src/hooks/useDrag/index.module.less

@@ -3,7 +3,7 @@
   height: 42px;
   display: flex;
   justify-content: space-between;
-  border-radius: 0 0 26px 26px;
+  border-radius: 0 0 16px 16px;
   overflow: hidden;
   position: absolute;
   left: 0;

BIN
src/views/tempo-practice/images/icon-back1.png


+ 1 - 1
src/views/tempo-practice/setting-modal/index.module.less

@@ -41,7 +41,7 @@
     left: 0;
     width: 100%;
     height: 40px;
-    z-index: 10;
+    z-index: 9;
     .iconClose {
       position: absolute;
       right: 13px;