mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-24 17:48:41 +02:00
fix: FAB gets bellow hovered transaction
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<div class="tw:min-h-16">
|
<div class="tw:min-h-16">
|
||||||
<div
|
<div
|
||||||
id="fab-wrapper"
|
id="fab-wrapper"
|
||||||
class="tw:fixed tw:bottom-5 tw:right-5 tw:ml-auto tw:w-max tw:flex tw:flex-col tw:items-end mt-5">
|
class="tw:fixed tw:bottom-5 tw:right-5 tw:ml-auto tw:w-max tw:flex tw:flex-col tw:items-end mt-5 tw:z-20">
|
||||||
<div
|
<div
|
||||||
id="menu"
|
id="menu"
|
||||||
class="tw:flex tw:flex-col tw:items-end tw:space-y-6 tw:transition-all tw:duration-300 tw:ease-in-out tw:opacity-0 tw:invisible tw:hidden tw:mb-2">
|
class="tw:flex tw:flex-col tw:items-end tw:space-y-6 tw:transition-all tw:duration-300 tw:ease-in-out tw:opacity-0 tw:invisible tw:hidden tw:mb-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user