You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style(web): refine datepicker, week header, and event-form menu styling (#2185)
* style: fix datepicker and header order/styles
* style(datepicker): adjust max height
* style(web): give event-form datepicker and actions menu a consistent dark surface
The event-form actions menu was a white block in the dark app; the grid
datepicker popover shared the app background exactly (0 surface contrast,
no border) so it read only as a drop shadow. Give both the app's canonical
elevated-dark treatment (bg-secondary + border-primary edge + shadow, light
text) so they are consistent with the theme and distinguishable from the
background. The datepicker edge is a box-shadow ring rather than a border so
it does not consume the height-clamped popover and re-clip 6-row months.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments