enhance: unify page/block editor

This commit is contained in:
Tienson Qin
2024-08-27 14:01:12 +08:00
parent 190cb36a07
commit 8e8e97c7a6
10 changed files with 78 additions and 71 deletions

View File

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