mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-27 17:32:37 +03:00
style: remove switch button shadow (#2890)
This commit is contained in:
parent
21cb05a30c
commit
3f12e4925f
@ -31,7 +31,6 @@ export const switchStyle = style({
|
||||
border: '1px solid var(--affine-black-10)',
|
||||
background: 'var(--affine-white)',
|
||||
transform: 'translate(1px, -50%)',
|
||||
boxShadow: 'var(--affine-toggle-circle-shadow)',
|
||||
},
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user