mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
Merge remote-tracking branch 'origin/main' into sync-7-11-15-22
This commit is contained in:
@ -25,11 +25,6 @@ body.backdrop-no-scroll {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
// TODO: Block scrolling in ion-content, breaks inside ion-modal
|
||||
// body.backdrop-no-scroll .ion-page > ion-content {
|
||||
// --overflow: hidden;
|
||||
// }
|
||||
|
||||
// Modal - Card Style
|
||||
// --------------------------------------------------
|
||||
/**
|
||||
@ -252,7 +247,6 @@ ion-card-header.ion-color .ion-inherit-color {
|
||||
|
||||
|
||||
// Menu Styles
|
||||
// TODO: Find a better long term solution for this
|
||||
// --------------------------------------------------
|
||||
|
||||
.menu-content {
|
||||
|
||||
Reference in New Issue
Block a user