We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a927866 commit e8488edCopy full SHA for e8488ed
1 file changed
site/src/layouts/profile.vue
@@ -66,6 +66,7 @@ const active = computed(() => {
66
display: flex;
67
align-items: center;
68
column-gap: 6px;
69
+ color: var(--text-color);
70
71
&:hover,
72
&.active,
0 commit comments