@indice/ng-components 0.2.173-beta.78 → 0.2.173-beta.79

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.scss +1 -1
  2. package/package.json +1 -1
package/_styles.scss CHANGED
@@ -738,7 +738,7 @@
738
738
  }
739
739
 
740
740
  .dropdown-selected-text {
741
- @apply truncate inline-flex items-start place-items-center;
741
+ @apply truncate w-full inline-flex items-start place-items-center;
742
742
  }
743
743
 
744
744
  .dropdown-button-icon {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indice/ng-components",
3
- "version": "0.2.173-beta.78",
3
+ "version": "0.2.173-beta.79",
4
4
  "description": "Indice common components for Angular v12",
5
5
  "repository": {
6
6
  "type": "git",