Fix related widget height and buttons alignment when there is a multiline label.
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
height: fit-content;
|
||||||
}
|
}
|
||||||
/* end fix */
|
/* end fix */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user