mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-6311 - Link text wrapping fix (#6079)
This commit is contained in:
committed by
George Goldberg
parent
c6ef33ba01
commit
e8be67bff2
@@ -1,7 +1,6 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
.markdown__link {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.markdown__heading {
|
||||
|
||||
Reference in New Issue
Block a user