mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
fix: image preview (#2786)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -49,7 +49,7 @@ export const imagePreviewModalGoStyle = style({
|
||||
export const imageNavigationControlStyle = style({
|
||||
display: 'flex',
|
||||
height: '100%',
|
||||
zIndex: 0,
|
||||
zIndex: 2,
|
||||
justifyContent: 'space-between',
|
||||
alignItems: 'center',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user