mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
@@ -109,7 +109,7 @@ export const JournalValue = ({ onChange }: PropertyValueProps) => {
|
||||
onClick: e => e.stopPropagation(),
|
||||
sideOffset: 10,
|
||||
alignOffset: -30,
|
||||
style: { padding: 20 },
|
||||
style: { padding: '15px 20px' },
|
||||
}}
|
||||
rootOptions={{
|
||||
modal: true,
|
||||
|
||||
Reference in New Issue
Block a user