mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
transparet navbar bg
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
// Core Nav Bar Color Generation
|
||||
// --------------------------------------------------
|
||||
|
||||
@@ -54,3 +55,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.transparent-navbar.navbar {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user