Merge pull request #3921 from edumoreira1506/fix/card-description
Fix card description overflow
This commit is contained in:
@@ -2769,6 +2769,7 @@ table {
|
|||||||
|
|
||||||
&.description {
|
&.description {
|
||||||
color: $text;
|
color: $text;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user