Skip to content
Snippets Groups Projects
styles.css 142 B
Newer Older
/* You can add global styles to this file, and also import other style files */

/* Fix for IE11 */
.mat-tab-body-wrapper {
  flex-grow: 1;
}