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;
|
display: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
padding-top: 30px;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: --mdc-theme-primary;
|
background: --mdc-theme-primary;
|
||||||
border-bottom: 2px solid #fbeed5;
|
border-bottom: 2px solid #fbeed5;
|
||||||
|
|||||||
Reference in New Issue
Block a user