mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-16 08:24:45 +00:00
UX: Remove AdminPageSubheader style override (#828)
In this core commit https://github.com/discourse/discourse/pull/29149 we are changing the subheader title to H2 and making the size smaller, this style override is no longer needed.
This commit is contained in:
parent
51494db236
commit
4f6b36147b
@ -58,13 +58,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
[class*="ai-llms-list-editor"] {
|
[class*="ai-llms-list-editor"] {
|
||||||
.admin-page-subheader {
|
|
||||||
h3 {
|
|
||||||
font-size: var(--font-up-2);
|
|
||||||
margin: 0;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
h3 {
|
h3 {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user