Kaynağa Gözat

Update chat.module.scss

Clarence Dan 1 yıl önce
ebeveyn
işleme
16685ddb6c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/components/chat.module.scss

+ 1 - 1
app/components/chat.module.scss

@@ -353,7 +353,7 @@
   @media screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) {
     @supports (-webkit-touch-callout: none) {
       .chat-message-edit {
-        top: -10%;
+        top: -8%;
       }
     }
   }