mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 03:19:52 +08:00
chore(core): removed obsolete TODO (#7337)
Cleaned up some TODOs that no longer need to be done
This commit is contained in:
@@ -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': {
|
||||
|
||||
Reference in New Issue
Block a user