mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(fab): position fab-list correctly on IE
This commit is contained in:
@@ -156,7 +156,7 @@ ion-fab-list[side=right] .fab-in-list {
|
||||
}
|
||||
|
||||
ion-fab-list[side=top] {
|
||||
top: initial;
|
||||
top: auto;
|
||||
bottom: 0;
|
||||
|
||||
flex-direction: column-reverse;
|
||||
|
||||
Reference in New Issue
Block a user