geoproject-app/public/assets
isUnknown 83455b7098
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 16s
fix: improve Coloris color picker visibility and button clickability
- Fix grid layout: add second column for input (grid-template-columns: var(--input-h) 1fr)
- Ensure color picker button is clickable with cursor pointer and pointer-events auto
- Set color picker z-index to 10000 to display above all UI elements
- Add global styles to ensure Coloris button is always clickable

Fixes issues where:
- Color picker appeared behind ElementPopup
- Button was not consistently clickable
- Grid layout was missing second column definition

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 16:54:10 +01:00
..
css fix: improve Coloris color picker visibility and button clickability 2026-01-09 16:54:10 +01:00
fonts fonts & colors 2025-12-09 14:05:53 +01:00
svg fix: only show popup when clicking inside page template 2025-12-08 12:27:15 +01:00