How to apply background color for a full page in ionic
I tried using this on my component’s scss.
.scroll-content {
background: **color**;
}
How to apply background color for a full page in ionic
I tried using this on my component’s scss.
.scroll-content {
background: **color**;
}