mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
feat(core): fix sign in background arts block user interaction (#10621)
This commit is contained in:
@@ -11,4 +11,5 @@ export const wrapper = style({
|
||||
export const arts = style({
|
||||
position: 'absolute',
|
||||
top: '128px',
|
||||
pointerEvents: 'none',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user