Skip to content

v1.11.2 — device dialog: usable Description field height

Choose a tag to compare

@Matysh Matysh released this 05 Jul 20:48

The Description textarea in the device edit dialog was squeezed to ~2 lines by the dialog body flex column. Now min-height: 92px, flex-shrink: 0, rows=4 (still resizable vertically).