Skip to content
Snippets Groups Projects
group-administration.component.scss 174 B
Newer Older
  • Learn to ignore specific revisions
  • @import '../../../css/vars.scss';
    
    
    Alex ORLUC's avatar
    Alex ORLUC committed
    textarea.mat-input-element {
        padding: 0;
        margin: 0;
    
    }
    
    .active {
        color: $secondary;
    
    Alex ORLUC's avatar
    Alex ORLUC committed
    }