dengrui 8 달 전
부모
커밋
874c624112
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {