comand-component-library 3.3.3 → 3.3.4
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -64,6 +64,7 @@ body, .cmd-site-header, .cmd-site-footer, .cmd-copyright-information {
|
|
64
64
|
/* begin .avoid-scrolling --------------------------------------------------------------------------------------------------------------------------------------------------- */
|
65
65
|
body.avoid-scrolling {
|
66
66
|
overflow: hidden;
|
67
|
+
height: 100vh;
|
67
68
|
}
|
68
69
|
/* end .avoid-scrolling --------------------------------------------------------------------------------------------------------------------------------------------------- */
|
69
70
|
|