mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
feat: add dynamic viewport-based height for compose editor
- Add Alpine.js reactive height calculation based on viewport size - Monaco editor now responds to window resize events - Fix Livewire component structure by moving style tag inside root div - Update CLAUDE.md to document critical single root element requirement - Set minimum editor height of 300px with responsive maximum - Use CSS custom properties to pass calculated height to components
This commit is contained in:
@@ -4527,7 +4527,7 @@
|
||||
"web",
|
||||
"admin"
|
||||
],
|
||||
"category": "vps",
|
||||
"category": "vpn",
|
||||
"logo": "svgs/wireguard.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "8000"
|
||||
|
||||
Reference in New Issue
Block a user