This was interfering when hoving the + button

This commit is contained in:
Justin Edmund 2025-09-24 01:53:37 -07:00
parent 8db94e37e7
commit ed4d54d586

View file

@ -679,11 +679,6 @@
</Dialog.Root>
<style>
/* Override the main element's padding for this page */
:global(main) {
padding: 0 !important;
}
.page-container {
display: flex;
gap: 0;