Files
ionic-framework/scss/_nav.scss
2013-11-17 14:26:41 -06:00

13 lines
166 B
SCSS

/**
* Nav
* --------------------------------------------------
*/
.nav-page {
position: absolute;
width: 100%;
height: 100%;
background-color: white;
}