1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 19:01:40 +02:00

feat(admin-plugin): update navigations styles #211

This commit is contained in:
Awilum
2020-02-14 22:46:53 +03:00
parent 7f84c9429c
commit 333147cc93

View File

@@ -29,7 +29,7 @@
.navigation__item--active,
.navigation__item:hover
{
@apply bg-transparent opacity-100;
@apply bg-dark-muted opacity-100;
}
.navigation__item--logo