oskar-anderson / HedgehogDBD

ERD modeling tool for visualizing database diagrams
https://hedgehog-dbd.vercel.app/
MIT License
11 stars 1 forks source link

Attribute modal #29

Closed abderehmen02 closed 4 months ago

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hedgehog-dbd ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 2:12pm
oskar-anderson commented 4 months ago

Nice technique with the option placeholder. First time I have seen it.

option[value=""] {
  display: none;
}
oskar-anderson commented 4 months ago

This solves #23.