diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index b74e34829..212b6f109 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -903,7 +903,7 @@ export default { padding-bottom: 2rem; :deep(.nav-bar) { position: initial; - button.btn { + button { width: 100%; justify-content: center; }