waltz icon indicating copy to clipboard operation
waltz copied to clipboard

Entity Diagrams: cell overlays are too small to read

Open davidwatkins73 opened this issue 4 months ago • 0 comments

Description

image

This can be fixed by a bit of css like:

.clickable svg {
  width: 100%;
}

Waltz Version

1.6x

Steps to Reproduce

...

Expected Result

No response

Actual Result

No response

davidwatkins73 avatar Oct 17 '24 09:10 davidwatkins73