fix: selector dropdown position in fullscreen mod (#619)

pull/623/head
Tiefseemonster 2 years ago committed by GitHub
parent 40e92f9463
commit b72bfc9c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,10 @@
@apply !bottom-8;
top: unset !important;
}
.items-wrapper {
@apply mb-1 bottom-full top-auto;
}
}
&.edit-ing {

Loading…
Cancel
Save