mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-28 20:58:22 +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 {
|
||||
color: var(--fgTransparentWeak);
|
||||
color: var(--MI_THEME-fgTransparentWeak);
|
||||
font-size: .85em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue