Skip to content
Snippets Groups Projects
note-editor.component.scss 95 B
Newer Older
  • Learn to ignore specific revisions
  • .mat-icon-button:disabled {
        opacity: 0.5;
    }
    
    
    Alex ORLUC's avatar
    Alex ORLUC committed
    ::ng-deep.mat-tooltip {
        font-size: 14px;
    }