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;
|
||||
}
|
||||
|
||||
.listWrapper {
|
||||
}
|
||||
|
||||
.mainMenu {
|
||||
box-shadow: none;
|
||||
background-color: hsla(0, 0%, 100%, 0.95);
|
||||
@@ -295,6 +292,8 @@
|
||||
padding-top: 0;
|
||||
position: static;
|
||||
width: 100%;
|
||||
padding-bottom: 20px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.listWrapper.isOpen {
|
||||
|
||||
Reference in New Issue
Block a user