Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue')
-rw-r--r--src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue b/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue
index a0d11281d..e72d2febc 100644
--- a/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue
+++ b/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue
@@ -412,10 +412,10 @@ export default {
overflow: visible;
width: 100%;
border:none;
- margin: 0 6px !important;
+ margin: 0 4px !important;
word-break: break-word;
white-space: pre-wrap;
- padding: 8px 16px;
+ padding: 8px 16px 8px 48px;
}
// Support for the placeholder text in the div contenteditable