[DE PE SSE mobile] Fix Bug 58422

This commit is contained in:
SergeyEzhin 2022-08-09 19:31:04 +03:00
parent 95fabab303
commit e8a57204a4

View file

@ -69,6 +69,9 @@
.title { .title {
font-weight: 600; font-weight: 600;
color: @text-normal; color: @text-normal;
line-height: 17px;
max-height: 34px;
overflow: hidden;
} }
.navbar-inner, .subnavbar-inner { .navbar-inner, .subnavbar-inner {
z-index: auto; z-index: auto;