@universal-material/web 3.7.0 → 3.7.1

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.
package/bundle.min.js CHANGED
@@ -2723,6 +2723,12 @@ var bs=Object.defineProperty;var Ld=Object.getOwnPropertyDescriptor;var ws=r=>{t
2723
2723
  margin: -1px;
2724
2724
  overflow: hidden;
2725
2725
  }
2726
+
2727
+ .input {
2728
+ text-overflow: ellipsis;
2729
+ white-space: nowrap;
2730
+ overflow: hidden;
2731
+ }
2726
2732
  `;var ac=y`
2727
2733
  :host {
2728
2734
  display: block;