fix: listwrapper main menu dektop alignment
This commit is contained in:
committed by
Michael Zetterberg
parent
0d6498c654
commit
be90a7b929
@@ -258,9 +258,6 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.listWrapper {
|
|
||||||
}
|
|
||||||
|
|
||||||
.mainMenu {
|
.mainMenu {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: hsla(0, 0%, 100%, 0.95);
|
background-color: hsla(0, 0%, 100%, 0.95);
|
||||||
@@ -295,6 +292,8 @@
|
|||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
position: static;
|
position: static;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding-bottom: 20px;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.listWrapper.isOpen {
|
.listWrapper.isOpen {
|
||||||
|
|||||||
Reference in New Issue
Block a user