mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Set color of active category icons to '$color-primary-inverse'
- Change background-color of active categories to '$color-primary-active'
This commit is contained in:
parent
cfb07809c7
commit
c965f3d29d
@ -30,6 +30,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.filterActive {
|
||||
background-color: $color-success-active;
|
||||
color: $color-primary-inverse;
|
||||
background-color: $color-primary-active;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user