We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe45c3 commit c3d8a95Copy full SHA for c3d8a95
frontend/src/components/app/matches/Message.vue
@@ -1,6 +1,6 @@
1
<template>
2
<!-- eslint-disable max-len -->
3
- <div class="flex border-b pb-4 cursor-pointer" v-on:click="chat()">
+ <div class="flex border-b py-4 cursor-pointer" v-on:click="chat()">
4
<div>
5
<div v-bind:style="{
6
'background-repeat': 'no-repeat',
0 commit comments