Skip to content

Commit c3d8a95

Browse files
committed
messages message make more spacious
1 parent 5fe45c3 commit c3d8a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/app/matches/Message.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<!-- eslint-disable max-len -->
3-
<div class="flex border-b pb-4 cursor-pointer" v-on:click="chat()">
3+
<div class="flex border-b py-4 cursor-pointer" v-on:click="chat()">
44
<div>
55
<div v-bind:style="{
66
'background-repeat': 'no-repeat',

0 commit comments

Comments
 (0)