tremble %!s(int64=3) %!d(string=hai) anos
pai
achega
1a84eb2e15
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/Panel.vue

+ 2 - 2
src/views/Panel.vue

@@ -183,8 +183,8 @@ onMounted(() => {
 .panel {
   position: fixed;
   top: calc(100% - 90px);
-  left: 0.8rem;
-  right: 0.8rem;
+  left: 0.4rem;
+  right: 0.4rem;
   z-index: 22;
 }
 </style>