mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 07:06:28 +08:00
fix: cards overlapping issue (#5727)
Co-authored-by: EYHN <cneyhn@gmail.com>
This commit is contained in:
committed by
LongYinan
parent
6cfe5d4566
commit
9d9f89ef2e
@@ -17,11 +17,11 @@ const paperLocations = {
|
||||
},
|
||||
'1': {
|
||||
x: -240,
|
||||
y: -100,
|
||||
y: -30,
|
||||
},
|
||||
'2': {
|
||||
x: 240,
|
||||
y: -100,
|
||||
y: -35,
|
||||
},
|
||||
'3': {
|
||||
x: -480,
|
||||
|
||||
Reference in New Issue
Block a user