mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
fix(electron): drop indicator position (#7734)
This commit is contained in:
@@ -219,7 +219,7 @@ export const spacer = style({
|
||||
position: 'absolute',
|
||||
top: 10,
|
||||
height: 32,
|
||||
left: -13,
|
||||
left: -5,
|
||||
right: 0,
|
||||
width: 2,
|
||||
borderRadius: 2,
|
||||
|
||||
Reference in New Issue
Block a user