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:
Martin Brennan 2024-10-10 17:18:32 +10:00 committed by GitHub
parent 51494db236
commit 4f6b36147b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

@ -58,13 +58,6 @@
}
[class*="ai-llms-list-editor"] {
.admin-page-subheader {
h3 {
font-size: var(--font-up-2);
margin: 0;
font-weight: bold;
}
}
h3 {
font-weight: normal;
margin: 0;