fix some scroller issues on mobile devices
This commit is contained in:
@@ -32,10 +32,10 @@ html {
|
||||
box-shadow: none !important
|
||||
}
|
||||
|
||||
.skinHeader .semiTransparent {
|
||||
.skinHeader.semiTransparent {
|
||||
-webkit-backdrop-filter: none !important;
|
||||
backdrop-filter: none !important;
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.pageTitleWithDefaultLogo {
|
||||
|
||||
Reference in New Issue
Block a user