石门 преди 1 година
родител
ревизия
48dc2c2295
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      app/components/home.module.scss

+ 2 - 0
app/components/home.module.scss

@@ -292,6 +292,7 @@
   position: absolute;
   right: 20px;
   top: -26px;
+  left: 110px;
   transition: all ease 0.3s;
   opacity: 0;
   pointer-events: none;
@@ -302,6 +303,7 @@
   .chat-message-top-action {
     opacity: 0.5;
     color: var(--black);
+    white-space: nowrap;
     cursor: pointer;
 
     &:hover {