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