@progress/kendo-theme-default 9.1.1-dev.0 → 9.1.1-dev.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/all.scss CHANGED
@@ -24099,6 +24099,7 @@ $kendo-menu-popup-item-focus-shadow: $kendo-menu-item-focus-shadow !default;
24099
24099
  margin: 0;
24100
24100
  padding: 0;
24101
24101
  border: 0;
24102
+ position: relative;
24102
24103
  display: flex;
24103
24104
  align-items: center;
24104
24105