Merge branch 'release/2025.09.04' into CASH-1404-fix-label-style

This commit is contained in:
bmauger 2025-08-13 14:26:51 -04:00 committed by GitHub
commit a496c208fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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