Fix cookie notice bug
Scroll was enabled by the cookie notice animation
This commit is contained in:
@@ -57,7 +57,7 @@ body {
|
|||||||
display: none;
|
display: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
background: --mdc-theme-primary;
|
background: --mdc-theme-primary;
|
||||||
color: --mdc-theme-background;
|
color: --mdc-theme-background;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user