mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
6 lines
126 B
CSS
6 lines
126 B
CSS
body.has-scrollbar scroll-content {
|
|
margin-right: -15px;
|
|
}
|
|
body.has-scrollbar ion-menu scroll-content {
|
|
margin-right: 0;
|
|
} |