mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix: cards overlapping issue (#5727)
Co-authored-by: EYHN <cneyhn@gmail.com>
This commit is contained in:
@@ -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