mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Hide nav bar if you like.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
.hidden, .hide { display: none !important; }
|
||||
|
||||
.padded {
|
||||
padding: $content-padding;
|
||||
@@ -10,4 +10,4 @@
|
||||
|
||||
.rounded {
|
||||
border-radius: $border-radius-base;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user