mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: selector dropdown position in fullscreen mod (#619)
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user