Fix visibility bug
"View on GitHub" link wasn't fully visible when cookie notice was on the page
This commit is contained in:
@@ -57,7 +57,6 @@ body {
|
||||
display: none;
|
||||
width: 100%;
|
||||
height: 70px;
|
||||
padding-top: 30px;
|
||||
position: absolute;
|
||||
background: --mdc-theme-primary;
|
||||
border-bottom: 2px solid #fbeed5;
|
||||
|
||||
Reference in New Issue
Block a user