diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 212b6f109..b74e34829 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 { + button.btn { width: 100%; justify-content: center; }