tremble 3 anos atrás
pai
commit
93eba6111b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/framework/showMobile/ui/Show.Header.vue

+ 2 - 2
src/framework/showMobile/ui/Show.Header.vue

@@ -192,7 +192,7 @@ export default {
   position: absolute;
   top: 12px;
   left: 0;
-  height: 44px;
+  height: 38px;
   width: 100%;
   z-index: 101;
   color: #fff;
@@ -200,7 +200,7 @@ export default {
   align-items: center;
   text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
   &.app {
-    top: 2rem;
+    top: 26px;
   }
   .left {
     width: 40px;