Unverified Commit b72bfc9c authored by Tiefseemonster's avatar Tiefseemonster Committed by GitHub

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

parent 40e92f94
...@@ -22,6 +22,10 @@ ...@@ -22,6 +22,10 @@
@apply !bottom-8; @apply !bottom-8;
top: unset !important; top: unset !important;
} }
.items-wrapper {
@apply mb-1 bottom-full top-auto;
}
} }
&.edit-ing { &.edit-ing {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment