Skip to content

Commit 143bc2c

Browse files
committed
Merge pull request '[home] fix bug 75300' (#326) from fix/fix-bugs into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/desktop-apps/pulls/326
2 parents cd7f968 + 1eb5252 commit 143bc2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/loginpage/src/css/styles.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@ li.menu-item {
789789
#area-document-creation-grid {
790790
padding: 12px 16px 0; // 16px inner + outer 32px
791791
overflow-x: auto;
792+
min-height: 184px;
792793

793794
@media(max-width: 1280px) {
794795
padding-right: 48px;

0 commit comments

Comments
 (0)