Fix long text breaks on history. TG-2433 #ready-for-test
parent
360ee898bf
commit
dfbfe4210b
|
@ -35,6 +35,7 @@
|
|||
}
|
||||
.activity-fromto {
|
||||
@extend %small;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
.history-tabs {
|
||||
|
|
Loading…
Reference in New Issue