feature: notification full height

This commit is contained in:
gaelle morin 2020-06-29 14:33:02 +02:00
parent b878ced4c8
commit c322b1109f
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ solid-notifications {
border: none;
border-radius: 0;
box-shadow: 0 0 7px 0 rgba(92, 97, 104, 0.24);
max-height: calc(100vh - 84px);
position: fixed;
left: 0;
top: 4.5rem;