diff --git a/src/styles/common.scss b/src/styles/common.scss index 4c685d3..42bf0a0 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -75,6 +75,8 @@ .btn-prev:disabled, .btn-next, .btn-prev { + width: vw(40) !important; + height: vh(40) !important; color: #ffffff !important; background-color: #004dc2 !important; } diff --git a/src/views/hotel/components/video-box.vue b/src/views/hotel/components/video-box.vue index df23511..1ded173 100644 --- a/src/views/hotel/components/video-box.vue +++ b/src/views/hotel/components/video-box.vue @@ -2,7 +2,7 @@