diff options
| author | Henry Jameson <me@hjkos.com> | 2024-03-04 19:24:18 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-03-04 19:24:18 +0200 |
| commit | 50a9c077fbf6d403caa4c383e5502eeda47f2ef8 (patch) | |
| tree | 74927ef90b261cb68e621517c4b4be6e3aa0f972 /src/components/chat_new/chat_new.scss | |
| parent | 7238b218f9a0aa60a74eb49a3581aa25e0f1d3f2 (diff) | |
fix new chat window
Diffstat (limited to 'src/components/chat_new/chat_new.scss')
| -rw-r--r-- | src/components/chat_new/chat_new.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/chat_new/chat_new.scss b/src/components/chat_new/chat_new.scss index b145ecf9..b84e0beb 100644 --- a/src/components/chat_new/chat_new.scss +++ b/src/components/chat_new/chat_new.scss @@ -16,11 +16,6 @@ padding-bottom: 0.7rem; } - .basic-user-card:hover { - cursor: pointer; - background-color: var(--selectedPost, $fallback--lightBg); - } - .go-back-button { text-align: center; line-height: 1; |
