Merge pull request #515 from nextcloud/bugfix/noid/container
Adjust notification wrapper to menu styles
This commit is contained in:
Коммит
1f5613c203
|
@ -34,12 +34,12 @@
|
|||
right: 13px;
|
||||
width: 350px;
|
||||
max-width: 90%;
|
||||
min-height: 200px;
|
||||
min-height: 210px;
|
||||
height: 210px;
|
||||
|
||||
.notification-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
max-height: 260px;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче