diff --git a/files/assets/css/notifications.css b/files/assets/css/notifications.css index 8ea8d8323..313e34522 100644 --- a/files/assets/css/notifications.css +++ b/files/assets/css/notifications.css @@ -1,3 +1,7 @@ .comment { margin-top: 0.3rem; } + +.resizable { + height: 30vh !important; +}