File tree 3 files changed +3
-3
lines changed
lib/claper_web/live/event_live
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
data-finish-label = { gettext ( "Finish" ) }
8
8
data-group = "create-event "
9
9
>
10
- < div id = "product-tour-btn-form " class = "hidden absolute bottom-5 right-5 z-30 " >
10
+ < div id = "product-tour-btn-form " class = "hidden fixed bottom-5 right-5 z-30 " >
11
11
< button class = "close absolute -top-1.5 -right-1.5 bg-red-500 text-white rounded-full " >
12
12
< svg
13
13
xmlns = "http://www.w3.org/2000/svg "
Original file line number Diff line number Diff line change 1
1
< div class = "mx-3 md:max-w-3xl lg:max-w-5xl md:mx-auto " >
2
- < div id = "product-tour-btn " class = "hidden absolute bottom-5 right-5 z-30 " >
2
+ < div id = "product-tour-btn " class = "hidden fixed bottom-5 right-5 z-30 " >
3
3
< button class = "close absolute -top-1.5 -right-1.5 bg-red-500 text-white rounded-full " >
4
4
< svg
5
5
xmlns = "http://www.w3.org/2000/svg "
Original file line number Diff line number Diff line change 6
6
data-max-page = { @ event . presentation_file . length }
7
7
data-current-page = { @ state . position }
8
8
>
9
- < div id = "product-tour-btn " class = "hidden absolute bottom-5 right-5 z-30 " >
9
+ < div id = "product-tour-btn " class = "hidden fixed bottom-5 right-5 z-30 " >
10
10
< button class = "close absolute -top-1.5 -right-1.5 bg-red-500 text-white rounded-full " >
11
11
< svg
12
12
xmlns = "http://www.w3.org/2000/svg "
You can’t perform that action at this time.
0 commit comments