feature: notification full height
This commit is contained in:
parent
b878ced4c8
commit
c322b1109f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user