Add version filter controls to Changelog and Versions pages (#378)

This commit is contained in:
Prospector
2022-03-05 08:18:44 -08:00
committed by GitHub
parent 2df93c2ceb
commit 1c07a74bef
6 changed files with 324 additions and 195 deletions

View File

@@ -55,7 +55,7 @@ export default {
color: var(--color-badge-green-text);
.circle {
background-color: var(--color-badge-green-bg);
background-color: var(--color-brand);
}
}