Skip to content

Commit ad9b0ee

Browse files
committed
Merge remote-tracking branch 'origin/master' into zoho-magento2
2 parents 82c2b0b + e9e5d3e commit ad9b0ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/middleware/assets/css/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,8 @@ tbody {
825825
position: sticky;
826826
top: 95px;
827827
padding: 60px 0;
828+
max-height: calc(100vh - 100px);
829+
overflow-y: auto;
828830
}
829831

830832
.list-styled li.active > a {

0 commit comments

Comments
 (0)