fix: style ui

This commit is contained in:
DiamondThree
2022-08-10 18:25:44 +08:00
parent ffdf247517
commit 46f903583b
5 changed files with 15 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ const GroupActionWrapper = styled('div')(({ theme }) => ({
visibility: 'hidden',
fontSize: theme.affine.typography.xs.fontSize,
color: theme.affine.palette.icons,
opacity: 0.6,
'.line': {
flex: 1,
height: '15px',