mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 21:38:44 +08:00
feat: new sidebar (app shell) styles (#2303)
This commit is contained in:
@@ -51,7 +51,7 @@ const slideOut2 = keyframes({
|
||||
|
||||
export const changeLogWrapperSlideInStyle = style({
|
||||
width: 'calc(100% + 4px)',
|
||||
height: '0px',
|
||||
flexShrink: 0,
|
||||
animation: `${slideIn} 1s ease-in-out forwards`,
|
||||
display: 'flex',
|
||||
justifyContent: 'flex-start',
|
||||
|
||||
Reference in New Issue
Block a user