Fix coloring and overlap issue with secondarynav contents - this filter shouldnt even be here and was added by mistake
This commit is contained in:
@@ -383,6 +383,10 @@ pane {
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
#SecondaryNav > wrapper > module > pane {
|
||||
backdrop-filter: none !important;
|
||||
}
|
||||
|
||||
nav#SecondaryNav.Expanded {
|
||||
height:90vh !important;
|
||||
border:2px solid #fc4b7f !important;
|
||||
|
||||
Reference in New Issue
Block a user