halleyx-ui-framework 11.3.53 → 11.3.55

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.
@@ -923,6 +923,7 @@ button {
923
923
  justify-content: center;
924
924
  align-items: center;
925
925
  margin-right: 3px;
926
+
926
927
  .multiselect-inline-tag-option {
927
928
  // width: 95px;
928
929
  height:25px;
@@ -26,7 +26,7 @@
26
26
 
27
27
  & > .content {
28
28
  font-size: 12px;
29
- max-width: 10ch;
29
+ // max-width: 10ch;
30
30
  line-height: 2;
31
31
  white-space: nowrap;
32
32
  overflow: hidden;