- Adaptation of the form message layout, in such a way that labels are shown on top of their values iso left, allowing a decent rendering on mobile devices
- refactoring message-content CSS
This commit is contained in:
@@ -54,6 +54,4 @@
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.message-content {
|
||||
max-width: 100%;
|
||||
}
|
||||
/* moved to ChatMessage.vue scoped styles */
|
||||
|
||||
Reference in New Issue
Block a user