env links added

This commit is contained in:
victorAnumudu
2025-01-04 15:55:00 +01:00
parent 5240f48c29
commit 7b1f5c85ac
7 changed files with 155 additions and 82 deletions
+7
View File
@@ -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%;