mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
refactor(back-button): convert to shadow component (#19411)
references #18899
This commit is contained in:
committed by
Liam DeBeasi
parent
b793214fe1
commit
0d40d3f3b7
@ -103,6 +103,11 @@ ion-toast-controller,
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.can-go-back > ion-header ion-back-button {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
// Ionic Safe Margins
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user