.NoteOptionsPopover_thumbnailGallery {
    max-width: 240px;
}

.NoteOptions_scrollContainer {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
}