@indice/ng-components 0.2.167-beta.25 → 0.2.167-beta.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/_styles.css +1 -1
  2. package/package.json +1 -1
package/_styles.css CHANGED
@@ -4199,7 +4199,7 @@
4199
4199
  @layer components {
4200
4200
 
4201
4201
  .view-container {
4202
- @apply mt-4 sm:mt-6 flex flex-col;
4202
+ @apply mt-4 sm:mt-5 flex flex-col;
4203
4203
  }
4204
4204
 
4205
4205
  .view-container-fluid {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indice/ng-components",
3
- "version": "0.2.167-beta.25",
3
+ "version": "0.2.167-beta.26",
4
4
  "description": "Indice common components for Angular v12",
5
5
  "repository": {
6
6
  "type": "git",