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-position
/
sidenav-position-example.css
8 lines
(7 loc)
•
98 B
CSS
View Raw
1
2
3
4
5
6
7
8
.example-container
{
position
: absolute;
top
:
0
;
bottom
:
0
;
left
:
0
;
right
:
0
; }