mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #884 from bostondv/master
Use $base-background-color variable for .view & .pane
This commit is contained in:
@@ -317,5 +317,5 @@ ion-infinite-scroll.active .scroll-infinite {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
background-color: $base-background-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user