Merge branch 'CASH-1404-fix-label-style' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CASH-1404-fix-label-style

This commit is contained in:
Bryan Mauger 2025-08-13 14:58:16 -04:00
commit 420c25ab52

View file

@ -903,7 +903,7 @@ export default {
padding-bottom: 2rem; padding-bottom: 2rem;
:deep(.nav-bar) { :deep(.nav-bar) {
position: initial; position: initial;
button { button.btn {
width: 100%; width: 100%;
justify-content: center; justify-content: center;
} }