Fix noBackdrop pages
This commit is contained in:
@@ -201,6 +201,10 @@ html {
|
||||
}
|
||||
|
||||
.detailSticky {
|
||||
background: rgba(32, 32, 32, 0.8);
|
||||
}
|
||||
|
||||
.noBackdrop .detailSticky {
|
||||
background: #202020;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user