halleyx-ui-framework 4.1.0 → 4.1.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.
@@ -878,6 +878,17 @@ button{
878
878
  top:39px;
879
879
  left:0px;
880
880
  overflow-y: none;
881
+ z-index: 10000000000000000;
882
+ }
883
+ .cutom-multi-select-title{
884
+ position: absolute;
885
+ top: -16px;
886
+ background: white;
887
+ font-size: 12px;
888
+ left: 6px;
889
+ margin: 0 5px 0 5px;
890
+ padding: 0 5px 0 5px;
891
+ color: #a6a6a6;
881
892
  }
882
893
 
883
894
  }