mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 21:02:48 +08:00
minor sidebar description styling for anons (#18332)
This commit is contained in:
parent
26fe047724
commit
3f303d263e
|
@ -87,10 +87,11 @@
|
||||||
|
|
||||||
.sidebar-section-message-wrapper {
|
.sidebar-section-message-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-section-message {
|
.sidebar-section-message {
|
||||||
color: var(--primary-high);
|
color: var(--primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-section-content {
|
.sidebar-section-content {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user