UNPKG
ipsos-components
Version:
latest (5.0.0-rc.3)
5.0.0-rc.3
Material Design components for Angular
github.com/angular/material2
ipsos-components
/
src
/
material-examples
/
input-error-state-matcher
/
input-error-state-matcher-example.css
10 lines
(8 loc)
•
122 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.example-form
{
min-width
:
150px
;
max-width
:
500px
;
width
:
100%
; }
.example-full-width
{
width
:
100%
; }