@tipp/ui 1.4.0 → 1.4.2

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
@@ -28845,6 +28845,12 @@ h2.react-datepicker__current-month{
28845
28845
  z-index: 10000;
28846
28846
  position: fixed;
28847
28847
  }
28848
+ .DrawerContent .DialogClose{
28849
+ position: absolute;
28850
+ right: 24px;
28851
+ top: 24px;
28852
+ z-index: 9999;
28853
+ }
28848
28854
  .DrawerContent.right,
28849
28855
  .DrawerContent.left{
28850
28856
  height: 100%;