diff --git a/src/App.vue b/src/App.vue index f324e374..a6079368 100644 --- a/src/App.vue +++ b/src/App.vue @@ -120,7 +120,7 @@ b { } .btn { - @apply h-full py-2 lt-md:px-2 md:px-4 rounded cursor-pointer; + @apply py-2 lt-md:px-2 md:px-4 rounded cursor-pointer inline-block; } .reset { diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index 7811df81..d5312ef7 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -74,7 +74,7 @@ -
+