improves answer description height to avoid texts cuts
This commit is contained in:
@@ -1596,7 +1596,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
&.short {
|
&.short {
|
||||||
height: $line-height * 12;
|
height: rem-calc(300);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user