mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 17:39:55 +08:00
opti: style improve of sidebar and topbar #572;
This commit is contained in:
@@ -34,6 +34,7 @@ const StyledContainerForHeaderRoot = styled('div')(({ theme }) => {
|
||||
return {
|
||||
width: '100%',
|
||||
zIndex: theme.affine.zIndex.header,
|
||||
backgroundColor: '#fff',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user