fix: css tweaks

This commit is contained in:
Tienson Qin
2024-08-27 16:38:31 +08:00
parent cef16ee844
commit d20f4d9b8e
5 changed files with 50 additions and 68 deletions

View File

@@ -319,7 +319,7 @@ i.ti {
/** endregion **/
/* region FIXME: override elements (?) */
h1.title, h1.title input, .ls-page-title-container {
h1.title, h1.title input, .ls-page-title-container, .ls-page-icon {
@apply font-medium;
color: var(--lx-gray-12, var(--ls-title-text-color, hsl(var(--foreground))));