エディター側で、max-width:400pxが上書きされている。https://github.com/WordPress/gutenberg/pull/74271 で、カレンダーブロックのレンダリング方法が変わった事が原因と思われます。 ### WP 6.9 <img width="1299" height="643" alt="Image" src="https://github.com/user-attachments/assets/c5071df7-a3ad-460b-8dda-8700cc4e5bad" /> ### WP 7.0 <img width="1295" height="640" alt="Image" src="https://github.com/user-attachments/assets/86186ea0-1b3d-43a5-bc31-ef59a69327ac" />
エディター側で、max-width:400pxが上書きされている。WordPress/gutenberg#74271 で、カレンダーブロックのレンダリング方法が変わった事が原因と思われます。
WP 6.9
WP 7.0