Merge pull request #1892 from ONLYOFFICE/feature/fix-bugs

[DE PE SSE mobile] Fix Bug 58422
This commit is contained in:
maxkadushkin 2022-08-11 09:51:07 +03:00 committed by GitHub
commit e249c54bdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;