docs: add a need help button (#8069)
* docs: add a need help button * change github issue link * responsive fixes
This commit is contained in:
@@ -29,7 +29,7 @@ export const NotificationContainer = () => {
|
||||
"flex fixed flex-col gap-docs_0.5 right-0",
|
||||
"md:w-auto w-full overflow-y-auto",
|
||||
"max-h-[50%] md:max-h-[calc(100vh-57px)]",
|
||||
notifications.length && "max-[768px]:h-[50%]",
|
||||
"max-[768px]:max-h-[50%]",
|
||||
className
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user