fix: selector dropdown position in fullscreen mod (#619)
This commit is contained in:
parent
40e92f9463
commit
b72bfc9c24
@ -22,6 +22,10 @@
|
||||
@apply !bottom-8;
|
||||
top: unset !important;
|
||||
}
|
||||
|
||||
.items-wrapper {
|
||||
@apply mb-1 bottom-full top-auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.edit-ing {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user