From 231baa1280ca864dba6db9f180767a4b7a7605c8 Mon Sep 17 00:00:00 2001 From: zubiden <19638254+zubiden@users.noreply.github.com> Date: Wed, 8 Oct 2025 12:33:40 +0200 Subject: [PATCH] Chat: Fix video preview icon position (#6332) --- src/components/left/main/Chat.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/left/main/Chat.scss b/src/components/left/main/Chat.scss index d334c690e..63bd1c675 100644 --- a/src/components/left/main/Chat.scss +++ b/src/components/left/main/Chat.scss @@ -311,7 +311,6 @@ .icon-play { position: relative; - bottom: 0.0625rem; display: inline-block;