fix org dashboard menu color
This commit is contained in:
parent
45c2b4bd76
commit
4d75db4811
File diff suppressed because one or more lines are too long
|
@ -19,7 +19,7 @@
|
||||||
.ui.right .head.menu {
|
.ui.right .head.menu {
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
.item.active {
|
.item.active {
|
||||||
color: #d26911;
|
color: #d9453d;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue