Skip to content
Snippets Groups Projects
template-administration-checkEntities-modal.scss 250 B
Newer Older
  • Learn to ignore specific revisions
  • .mat-dialog-content{
        height: auto !important;
        min-width: 30vw;
    
    Vinciane's avatar
    Vinciane committed
        max-height: 90vh;
        overflow: hidden !important;
    
        padding: 24px !important;
    
    Vinciane's avatar
    Vinciane committed
    mat-list{
        overflow: auto;
        max-height: 50vh;