mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
6 lines
112 B
CSS
6 lines
112 B
CSS
/* Scoped queuedash modal alignment */
|
|
|
|
.react-aria-ModalOverlay section[role='dialog'] {
|
|
transform: unset;
|
|
}
|