Fix related widget height and buttons alignment when there is a multiline label.

This commit is contained in:
Fabio Caccamo
2024-01-30 11:34:24 +01:00
parent da02334a35
commit f086906f46
@@ -42,6 +42,7 @@
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
height: fit-content;
}
/* end fix */