Skip to content
Snippets Groups Projects
muiPaginationOverrides.scss 93 B
Newer Older
  • Learn to ignore specific revisions
  • Guilhem CARRON's avatar
    Guilhem CARRON committed
    // Overrides MaterialUI Paginiation styles
    
    .MuiMenuItem-root {
      color: black !important;
    }