diff --git a/app/components/Post/PostQuickReply.vue b/app/components/Post/PostQuickReply.vue index 8561be4..0d88ee1 100644 --- a/app/components/Post/PostQuickReply.vue +++ b/app/components/Post/PostQuickReply.vue @@ -7,8 +7,17 @@ :rows="5" auto-grow > -
- Send +
+ + + Send +
+ + diff --git a/app/layouts/default.vue b/app/layouts/default.vue index a10822d..c590a39 100644 --- a/app/layouts/default.vue +++ b/app/layouts/default.vue @@ -3,34 +3,29 @@