@sunggang/ui-lib 0.1.97 → 0.1.99

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/index.esm.css CHANGED
@@ -1077,9 +1077,6 @@ video {
1077
1077
  .overflow-hidden {
1078
1078
  overflow: hidden;
1079
1079
  }
1080
- .overflow-scroll {
1081
- overflow: scroll;
1082
- }
1083
1080
  .overflow-y-auto {
1084
1081
  overflow-y: auto;
1085
1082
  }