Added word-wrap so block item doesn't extend over the whole line
This commit is contained in:
committed by
Michael Latouche
parent
f8b66aaf50
commit
f3028a00b3
@@ -104,6 +104,7 @@ umb-block-card {
|
||||
font-size: 14px;
|
||||
color: @ui-action-type;
|
||||
margin: 0 16px -1px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.__subname {
|
||||
color: @gray-4;
|
||||
|
||||
Reference in New Issue
Block a user