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 {
 .staticBox {
   position: fixed;
   position: fixed;
   top: 10px;
   top: 10px;
-  left: 10px;
+  left: 100px;
   display: flex;
   display: flex;
   align-items: center;
   align-items: center;
   .static {
   .static {