Remove top margin in the video page details

This commit is contained in:
root
2021-11-17 09:38:01 +05:30
parent 117895d586
commit e02b1f3e30
+1 -1
View File
@@ -12,7 +12,7 @@
@timeupdate="onTimeUpdate"
/>
<v-row dense class="my-2">
<v-row dense class="mb-2">
<v-col md="10" offset-md="1">
<v-card outlined>
<v-card-title class="text-h5">{{ video.title }}</v-card-title>