瀏覽代碼

Update chat.module.scss

Clarence Dan 1 年之前
父節點
當前提交
16685ddb6c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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%;
       }
     }
   }