@sunggang/ui-lib 0.1.30 → 0.1.32

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
@@ -661,6 +661,9 @@ video {
661
661
  .top-2\/4 {
662
662
  top: 50%;
663
663
  }
664
+ .top-\[72px\] {
665
+ top: 72px;
666
+ }
664
667
  .z-10 {
665
668
  z-index: 10;
666
669
  }