dengrui 6 months ago
parent
commit
874c624112
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/RealTimeMsg/index.vue

+ 1 - 1
src/components/RealTimeMsg/index.vue

@@ -242,7 +242,7 @@ onUnmounted(() => {
 .staticBox {
   position: fixed;
   top: 10px;
-  left: 10px;
+  left: 100px;
   display: flex;
   align-items: center;
   .static {