Merged in fix/account-banner-z-index (pull request #2673)
fix: remove z-index from linkaccount banner * fix: remove z-index from linkaccount banner Approved-by: Matilda Landström
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
.content {
|
.content {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 10;
|
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-areas:
|
grid-template-areas:
|
||||||
"heading"
|
"heading"
|
||||||
|
|||||||
Reference in New Issue
Block a user