Project

General

Profile

« Previous | Next » 

Revision a101f789

Added by vagrant almost 6 years ago

Fixes #23908 - add scroll bar in manifest modal

View differences:

webpack/scenes/Subscriptions/Manifest/Manifest.scss
.manifest-actions > * {
margin: 10px 5px 0 0 ;
}
}
.modal-body {
overflow-y: auto;
overflow-x: hidden;
}

Also available in: Unified diff