Add demo poll notice (#482)

This commit is contained in:
Luke Vella 2023-02-06 15:26:50 +00:00 committed by GitHub
parent 5a4ce37d04
commit 1984dfc951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 4 deletions

View file

@ -114,7 +114,7 @@ export const AdminControls = (props: { children?: React.ReactNode }) => {
height: 0,
marginBottom: 0,
}}
className="rounded-md border bg-white shadow-sm"
className="overflow-hidden rounded-md border bg-white shadow-sm"
>
<Sharing
className="p-4"