indicator-ui 0.0.346 → 0.0.348

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/dist/index.css CHANGED
@@ -2961,9 +2961,6 @@
2961
2961
  width: 20px;
2962
2962
  height: 20px;
2963
2963
  }
2964
- .DropdownItem-module__dropdownItem___N8ZNV .DropdownItem-module__check___e4EmQ {
2965
- display: none;
2966
- }
2967
2964
  @media only screen and (min-width: 1024px) {
2968
2965
  .DropdownItem-module__dropdownItem___N8ZNV:hover {
2969
2966
  background-color: var(--gray-100);
@@ -2978,7 +2975,6 @@
2978
2975
  background-color: var(--primary-50);
2979
2976
  }
2980
2977
  .DropdownItem-module__dropdownItem___N8ZNV.DropdownItem-module__selected___gw70Z .DropdownItem-module__check___e4EmQ {
2981
- display: flex;
2982
2978
  opacity: 1;
2983
2979
  }
2984
2980
  @media only screen and (min-width: 1024px) {