mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
set background-color on body
This commit is contained in:
@@ -79,6 +79,7 @@ body {
|
||||
text-size-adjust: none;
|
||||
|
||||
@include user-select-none();
|
||||
background-color: $background-color;
|
||||
}
|
||||
|
||||
ion-app {
|
||||
|
||||
Reference in New Issue
Block a user