mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
UX: change color of preview card in channels (#19480)
This commit is contained in:
parent
ef62c85a12
commit
d9806b5314
@ -1,7 +1,7 @@
|
||||
.chat-channel-preview-card {
|
||||
margin: 1rem 1rem 2rem 1rem;
|
||||
padding: 1.5rem 1rem;
|
||||
background-color: var(--primary-50);
|
||||
background-color: var(--secondary-very-high);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user