[mobile] Fix bug 51687
This commit is contained in:
parent
ef74be1d0e
commit
0d25adcc5c
|
@ -189,6 +189,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.toolbar {
|
.toolbar {
|
||||||
|
position: absolute;
|
||||||
border-radius: 0 0 var(--f7-popover-border-radius) var(--f7-popover-border-radius);
|
border-radius: 0 0 var(--f7-popover-border-radius) var(--f7-popover-border-radius);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue