// @import 'abstracts/variables';

@mixin pepperi-images-filmstrip-component-theme($pepperi-theme) {

    gallery{
        background-color: transparent;
    }

    // .in-dialog{
    //     .mat-dialog-title{
    //         @include pepperi-border(border-bottom, $pepperi-theme);
    //     }
    // }

    // * /deep/ gallery-thumb{

    //     box-shadow: get-pepperi-shadow($pepperi-theme, shadow-sm, hard);
    // }
}
