@enki-tek/fms-web-components 0.0.66 → 0.0.67

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,7 @@
22
22
 
23
23
  <style>
24
24
  .screen-size-fix{
25
- height: calc(100vh - 132px - 65px);
25
+ height: calc(100vh - 74px - 51px);
26
26
  overflow: auto;
27
27
  }
28
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@enki-tek/fms-web-components",
3
- "version": "0.0.66",
3
+ "version": "0.0.67",
4
4
  "devDependencies": {
5
5
  "@storybook/addon-essentials": "^7.6.14",
6
6
  "@storybook/addon-interactions": "^7.6.14",