fix new chat window

This commit is contained in:
Henry Jameson 2024-03-04 19:24:18 +02:00
commit 50a9c077fb
2 changed files with 22 additions and 26 deletions

View file

@ -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;