From ce86e8a68425af527f7e465617f1bdc4907cdc40 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 20 Aug 2023 23:13:59 +0300 Subject: [PATCH] same as last commit --- files/assets/css/orgy.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/orgy.css b/files/assets/css/orgy.css index f64c01f3c0..2fe09a057f 100644 --- a/files/assets/css/orgy.css +++ b/files/assets/css/orgy.css @@ -50,7 +50,7 @@ height: 100% !important; width: 100% !important; } - #orgy-chat-window-item { + .orgy-chat-window-item { max-width: 100% } }