Files
ionic-framework/scss/_nav.scss
2013-11-07 13:34:52 -06:00

13 lines
169 B
SCSS

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