diff --git a/src/VirtoCommerce.Platform.Web/wwwroot/css/themes/main/sass/modules/_base-modules.sass b/src/VirtoCommerce.Platform.Web/wwwroot/css/themes/main/sass/modules/_base-modules.sass index b64cf5cb64b..9011145df81 100644 --- a/src/VirtoCommerce.Platform.Web/wwwroot/css/themes/main/sass/modules/_base-modules.sass +++ b/src/VirtoCommerce.Platform.Web/wwwroot/css/themes/main/sass/modules/_base-modules.sass @@ -167,6 +167,9 @@ ol .menu.__context.open, .menu.__context.__open display: block + max-height: 70vh + overflow-y: auto + z-index: 10000 .splited-element:last-child border-top-color: white