mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-08-29 10:09:08 +02:00
@@ -50,7 +50,7 @@
|
||||
</div>
|
||||
|
||||
<%= if @current_poll do %>
|
||||
<div class="animate__animated animate__zoomInDown w-full lg:w-1/3 lg:mx-auto fixed top-16 z-10 px-2 lg:px-7">
|
||||
<div id="poll-wrapper-parent" class="animate__animated animate__zoomInDown w-full lg:w-1/3 lg:mx-auto fixed top-16 z-10 px-2 lg:px-7 pb-6 h-full overflow-y-auto">
|
||||
<div class="transition-all" id="poll-wrapper">
|
||||
<.live_component
|
||||
module={ClaperWeb.EventLive.PollComponent}
|
||||
|
||||
Reference in New Issue
Block a user