mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-23 05:46:20 +02:00
Add demo poll notice (#482)
This commit is contained in:
parent
5a4ce37d04
commit
1984dfc951
2 changed files with 13 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue