add auto-222px

This commit is contained in:
yuanchongjun 2022-11-12 16:19:33 +08:00
parent 1929e9ad6e
commit 75f315da4b
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ export const autoPxStyle: CSSResult = css`
--auto-201px: calc(201px / var(--hostDevicePixelRatio));
--auto-206px: calc(206px / var(--hostDevicePixelRatio));
--auto-208px: calc(208px / var(--hostDevicePixelRatio));
--auto-222px: calc(222px / var(--hostDevicePixelRatio));
--auto-260px: calc(260px / var(--hostDevicePixelRatio));
--auto-310px: calc(310px / var(--hostDevicePixelRatio));
--auto-312px: calc(312px / var(--hostDevicePixelRatio));