[SSE mobile] Fix Bug 61181

This commit is contained in:
SergeyEzhin
2023-02-22 18:47:04 +04:00
parent 37daf5d03a
commit 0a4351d774

View File

@ -906,6 +906,15 @@ input[type="number"]::-webkit-inner-spin-button {
box-shadow: inset 0 2px red;
}
.statusbar {
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 10000;
}
// Fonts List
.font-item {