mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Merge pull request 'Fix button movement when changing the list size' (#275) from fix/panel-folders into release/v9.0.0
This commit is contained in:
@ -679,8 +679,9 @@ li.menu-item {
|
||||
|
||||
.open-panel-container {
|
||||
.recent-panel-container();
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: initial;
|
||||
grid-template-rows: auto 1fr auto;
|
||||
overflow-y: auto;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user