env links added
This commit is contained in:
@@ -778,6 +778,7 @@ body.wsactive {
|
||||
|
||||
.wsmenu {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
|
||||
right: 0;
|
||||
overflow-y: hidden;
|
||||
@@ -788,6 +789,12 @@ body.wsactive {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 991px) {
|
||||
.wsmenu{
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
.wsmenu > .wsmenu-list {
|
||||
height: auto;
|
||||
min-height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user