@broxus/react-uikit 0.15.4 → 0.15.6

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.
@@ -513,7 +513,7 @@
513
513
  // ========================================================================
514
514
 
515
515
  .uk-drawer-mask {
516
- background: var(--drawer-mask-background);
516
+ background-color: var(--drawer-mask-background);
517
517
  inset: 0;
518
518
  pointer-events: none;
519
519
  position: absolute;