소스 검색

23123peeo0

Zory 1 주 전
부모
커밋
92a89ddcfd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/imFloat/imFloat.vue

+ 2 - 2
src/components/imFloat/imFloat.vue

@@ -890,13 +890,13 @@ export default {
     .unreadCount{
         position: fixed;
         right: 42px;
-        bottom: 62px;
+        bottom: 162px;
         animation: simple-blink 2s ease-in-out infinite;
     }
   .im-trigger {
     position: fixed;
     right: 24px;
-    bottom: 24px;
+    bottom: 124px;
     width: 48px;
     height: 48px;
     background: #409eff;