Revert "CASH-1328: css specificity fix"

This commit is contained in:
AdamCaouetteSafelite 2025-08-13 11:12:28 -04:00 committed by GitHub
parent 90694ad073
commit ba755b9f43
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.btn {
button {
width: 100%;
justify-content: center;
}