Internal
Public Access
Remove mobile sidebar overlay transparency - make fully opaque
This commit is contained in:
+1
-1
@@ -877,7 +877,7 @@ a:hover {
|
||||
display: none;
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
background-color: rgba(0, 0, 0, 0.75);
|
||||
background-color: rgba(0, 0, 0, 1);
|
||||
z-index: 40;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user