@mixin prutech-context-menu-theme($theme) {
    // .prutech-context-menu {
    //     .mat-menu-content {
    //         padding: 0px !important;
    //         .prutech-context-menu-header {
    //             padding: 12px 15px;
    //             background-color: #efefef;
    //             font-weight: 600;
    //         }
    //         .mat-menu-item {
    //             line-height: 40px !important;
    //             height: 40px !important;
    //         }
    //     }
    // }
}