jinx преди 1 седмица
родител
ревизия
4a0f9296b1
променени са 1 файла, в които са добавени 6 реда и са изтрити 2 реда
  1. 6 2
      scene/src/View.vue

+ 6 - 2
scene/src/View.vue

@@ -154,14 +154,18 @@ export default {
   &.isMobile {
     .switch-btn {
       position: fixed;
-      bottom: 2.6667rem;
+      // bottom: 2.6667rem;
+      bottom:auto;
+      top: 20px;
       left: 10px;
       // display: none;
-      flex-direction: column;
+      flex-direction: row;
       gap: 0.4rem;
       display: flex;
       z-index: 1000;
       user-select: none;
+      max-width: 100%;
+      padding-left: 80px;
       .btn-item {
         padding: 0 0.2667rem;
         height: 1.0667rem;