@gooddata/sdk-ui-dashboard 11.40.0 → 11.41.0-alpha.1

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.
@@ -910,6 +910,11 @@ $dashboard-menu-item-icon-color: var(--gd-palette-complementary-5-from-theme, #b
910
910
  .gd-header-menu-overlay {
911
911
  border: 1px solid transparent;
912
912
 
913
+ .gd-menu-wrapper {
914
+ min-width: 170px;
915
+ max-width: 300px;
916
+ }
917
+
913
918
  .configuration-panel-header-back-button {
914
919
  cursor: pointer;
915
920
  border: none;