mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-08 15:22:47 +00:00
more
This commit is contained in:
parent
d993b02975
commit
051ac3ea49
@ -39,10 +39,12 @@ body.has-ai-conversations-sidebar {
|
|||||||
.sidebar-section-link.date-heading {
|
.sidebar-section-link.date-heading {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
color: var(--primary-500);
|
color: var(--d-sidebar-header-color);
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
|
font-weight: bold;
|
||||||
font-size: var(--font-down-2-rem);
|
font-size: var(--font-down-2-rem);
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
letter-spacing: 0.05rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-section-link {
|
.sidebar-section-link {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user