CASH-1328: css specificity fix

This commit is contained in:
AdamCaouetteSafelite 2025-08-12 18:06:10 -04:00
parent 74f3a6f17d
commit 422828f652

View file

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