chore(core): removed obsolete TODO (#7337)

Cleaned up some TODOs that no longer need to be done
This commit is contained in:
JimmFly
2024-06-27 06:30:28 +00:00
parent e892d55134
commit 4af6223dc3
11 changed files with 6 additions and 16 deletions
@@ -22,7 +22,6 @@ export const affineDocViewport = style({
flexDirection: 'column',
userSelect: 'none',
containerName: 'viewport',
// TODO(@JimmFly): find out what this does in bs
containerType: 'inline-size',
background: cssVar('backgroundPrimaryColor'),
'@media': {