op sidebar ui

This commit is contained in:
Julian Freeman
2026-04-16 18:23:14 -04:00
parent c61b516410
commit 6cf4e6b56f
6 changed files with 18 additions and 17 deletions

View File

@@ -158,7 +158,7 @@ function hasBookmarkPath(profile: ModalProfile): profile is BookmarkAssociatedPr
.header-cell {
color: var(--muted);
font-size: 0.77rem;
font-size: 0.81rem;
font-weight: 700;
letter-spacing: 0.02em;
}

View File

@@ -76,7 +76,7 @@ const emit = defineEmits<{
.header-cell {
color: var(--muted);
font-size: 0.77rem;
font-size: 0.81rem;
font-weight: 700;
letter-spacing: 0.02em;
}

View File

@@ -87,7 +87,7 @@ const emit = defineEmits<{
.header-cell {
color: var(--muted);
font-size: 0.77rem;
font-size: 0.81rem;
font-weight: 700;
letter-spacing: 0.02em;
}

View File

@@ -98,7 +98,7 @@ const emit = defineEmits<{
.header-cell {
color: var(--muted);
font-size: 0.77rem;
font-size: 0.81rem;
font-weight: 700;
letter-spacing: 0.02em;
}