mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
@@ -120,7 +120,7 @@ export const StyledSubListItem = styled.button<{
|
||||
active?: boolean;
|
||||
}>(({ theme, disable, active }) => {
|
||||
return {
|
||||
width: '296px',
|
||||
width: '100%',
|
||||
height: '32px',
|
||||
marginTop: '4px',
|
||||
color: disable
|
||||
|
||||
Reference in New Issue
Block a user