diff options
| author | Henry Jameson <me@hjkos.com> | 2024-03-06 20:35:03 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-03-06 20:35:03 +0200 |
| commit | ce5552ae3c53b563126aae2c3c9b77a321880eed (patch) | |
| tree | c6fcea79bf2b2949113a8e4a82ad703f10453563 /src/components/chat/chat.scss | |
| parent | 1b391b6a69abf89e2ead8dfefe5e321a9e0c87c0 (diff) | |
fix more transparent panels
Diffstat (limited to 'src/components/chat/chat.scss')
| -rw-r--r-- | src/components/chat/chat.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/chat/chat.scss b/src/components/chat/chat.scss index 31061409..8af710ae 100644 --- a/src/components/chat/chat.scss +++ b/src/components/chat/chat.scss @@ -37,7 +37,6 @@ .footer { position: sticky; bottom: 0; - background-color: var(--background); z-index: 1; } |
