@@ -8,6 +8,15 @@ p {
margin-bottom: 0 !important;
}
+.web-wrapper {
+ height: 100vh;
+
+ .web-menu {
+ height: 100%;
+ overflow-y: auto;
+ }
+}
.clearfix {
&:after {
visibility: hidden;