diff --git a/src/App.vue b/src/App.vue index f3e7bb92..cb960569 100644 --- a/src/App.vue +++ b/src/App.vue @@ -101,7 +101,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 @@ -
+