mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(core): fix style break when scroll to block (#6001)
This commit is contained in:
@@ -50,6 +50,7 @@ export const mainContainerStyle = style({
|
||||
width: 0,
|
||||
display: 'flex',
|
||||
flex: 1,
|
||||
overflow: 'hidden',
|
||||
maxWidth: '100%',
|
||||
selectors: {
|
||||
'&[data-show-padding="true"]': {
|
||||
|
||||
Reference in New Issue
Block a user