mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix the transparency bug in NAV on MOBO
This commit is contained in:
parent
6ef3972e75
commit
48a5bbca91
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ nav {
|
||||||
|
|
||||||
.nav-item {
|
.nav-item {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
|
background-color:#072A46;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-link.active {
|
.nav-link.active {
|
||||||
|
|
Loading…
Add table
Reference in a new issue