mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-29 11:59:08 +01:00
Update link.vue
This commit is contained in:
parent
58d6562ae3
commit
7657cecb71
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ const props = defineProps<{
|
||||||
}
|
}
|
||||||
|
|
||||||
.headerTextSub {
|
.headerTextSub {
|
||||||
color: var(--fgTransparentWeak);
|
color: var(--MI_THEME-fgTransparentWeak);
|
||||||
font-size: .85em;
|
font-size: .85em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue