Merge pull request #1892 from ONLYOFFICE/feature/fix-bugs
[DE PE SSE mobile] Fix Bug 58422
This commit is contained in:
commit
e249c54bdb
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue