From 77a2c60fe5a1f039b115720c644452e8b08cf7ac Mon Sep 17 00:00:00 2001 From: jeffser Date: Fri, 2 Aug 2024 15:19:28 -0600 Subject: [PATCH] Fixed message entry shadow --- src/style.css | 6 ++++++ src/window.ui | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/style.css b/src/style.css index 82e7eff..7288202 100644 --- a/src/style.css +++ b/src/style.css @@ -1,3 +1,9 @@ +.message_input_scroll_window junction { + box-shadow: none; + border: none; + background: blue; +} + .message_input_scroll_window > * { box-shadow: none; border-width: 0; diff --git a/src/window.ui b/src/window.ui index b8ecbfb..d84cd74 100644 --- a/src/window.ui +++ b/src/window.ui @@ -217,6 +217,8 @@ 150 true + 10 + 10 @@ -226,8 +228,6 @@ word - 10 - 10 10 10 true