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
/
sidenav-drawer-overview
/
sidenav-drawer-overview-example.css
7 lines
(6 loc)
•
104 B
CSS
View Raw
1
2
3
4
5
6
7
.example-container
{
width
:
400px
;
height
:
200px
;
margin
:
10px
;
border
:
1px
solid
#555
; }