10 Hacks for ionic apps

Remove Content scroll bar :

* ::-webkit-scrollbar {
  display: none;
}

Comments

Popular posts from this blog

Hide Tabs when open sub pages