fix: update available text color in dark mode
This commit is contained in:
parent
729432bceb
commit
b73165fce4
@ -85,4 +85,8 @@ export default {
|
||||
margin-left: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.dark .update-notification {
|
||||
color: var(--grey-200);
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user