[mobile] Fix bug 51687

This commit is contained in:
JuliaSvinareva 2021-08-04 14:59:46 +03:00
parent ef74be1d0e
commit 0d25adcc5c

View file

@ -189,6 +189,7 @@
}
}
.toolbar {
position: absolute;
border-radius: 0 0 var(--f7-popover-border-radius) var(--f7-popover-border-radius);
}
}