mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge branch 'master' of https://github.com/driftyco/ionic
This commit is contained in:
@@ -87,11 +87,6 @@ body.grade-c {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
// hide scrollbars on desktop. they take up witdh of the scroll area
|
||||
body:not(.platform-webview) .scroll-content::-webkit-scrollbar{
|
||||
display:none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Scroll is the scroll view component available for complex and custom
|
||||
* scroll view functionality.
|
||||
|
||||
Reference in New Issue
Block a user