RoyLee1224 commented on PR #54252: URL: https://github.com/apache/airflow/pull/54252#issuecomment-3215792928
With 14px cell size, the 10px font (2xs) is a bit tight. Here are the options: - Reduce the font size to 9px. - Use single-letter abbreviations for the days (M, T, W) while keeping the 10px font. For now, I've implemented **Option B** in the latest commit, but I'm happy to change it depending on your preference. Let me know what you think! Option | Preview -- | -- Before | <img src="https://github.com/user-attachments/assets/cd8c25f7-4f27-4750-aae0-ca44927e585f" width="550" /> Option A: Reduce Font Size | <img src="https://github.com/user-attachments/assets/b5c5c22e-c281-495f-bd45-2f9d854176e8" width="550" /> Option B: Single-Letter Days | <img src="https://github.com/user-attachments/assets/4cb6251e-03ad-4f42-90ee-9948712a7198" width="550" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
