mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix the Navigation transparency bug in MOBO
This commit is contained in:
parent
a125196369
commit
5eca9b25d6
1 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-transparent {
|
.nav-transparent {
|
||||||
background-color: transparent !important;
|
background-color: #072A46 !important;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue