mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
Bug: Fix URL text overflow (#537)
This commit is contained in:
committed by
GitHub
parent
91f8b4a650
commit
708d2688ff
@@ -49,11 +49,12 @@ export default {
|
||||
|
||||
a {
|
||||
color: $color-primary;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
&.user {
|
||||
border-bottom-right-radius: $space-smaller;
|
||||
|
||||
|
||||
a {
|
||||
color: $color-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user