﻿.ContextMenuEl {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
}

.menu-wrapper-contents {
    display: contents;
}
