muiinputlabel shrink change styles

Solutions on MaxInterview for muiinputlabel shrink change styles by the best coders in the world

showing results for - "muiinputlabel shrink change styles"
Lois
05 Jun 2016
1    MuiInputLabel: {
2      outlined: {
3        '&$shrink': {
4           transform: 'translate(0px, 0px) scale(0.75)',
5          },
6      },
7    },
8