[bugfix] Card: desc ellipsis (#2414)
This commit is contained in:
@@ -37,8 +37,9 @@
|
|||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 90px;
|
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
height: 90px;
|
||||||
|
min-width: 0; /* hack for flex box ellipsis */
|
||||||
}
|
}
|
||||||
|
|
||||||
&__title,
|
&__title,
|
||||||
|
|||||||
Reference in New Issue
Block a user