finos / waltz

Enterprise Information Service
https://waltz.finos.org
Apache License 2.0
182 stars 129 forks source link

Entity Diagrams: cell overlays are too small to read #7167

Closed davidwatkins73 closed 1 week ago

davidwatkins73 commented 1 month ago

Description

image

This can be fixed by a bit of css like:

.clickable svg {
  width: 100%;
}

Waltz Version

1.6x

Steps to Reproduce

1. 2. 3. ...

Expected Result

No response

Actual Result

No response