comand-component-library 3.3.0 → 3.3.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -45,7 +45,6 @@
45
45
  display: flex;
46
46
  flex-direction: column;
47
47
  min-height: 100vh;
48
- height: 100vh;
49
48
 
50
49
  .cmd-site-footer {
51
50
  margin-top: auto;