mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
console: fix wrong color for active header entry
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7890 GitOrigin-RevId: fa0df4ffadd46d2d857e2ab00ca79d7b5513590e
This commit is contained in:
parent
89bbb24c54
commit
8b24e40f67
@ -631,6 +631,7 @@
|
||||
|
||||
.navSideBarActive {
|
||||
border-bottom: 4px solid #ffc627;
|
||||
color: #ffc627 !important;
|
||||
|
||||
i {
|
||||
color: #ffc627;
|
||||
|
Loading…
Reference in New Issue
Block a user