Merge pull request #1575 from Safelite/rlsmerge/2023.12.07-to-develop

Rlsmerge/2023.12.07 to develop
This commit is contained in:
bmauger 2023-11-28 08:17:37 -05:00 committed by GitHub
commit 7bf638a758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -249,5 +249,8 @@ export default {
height: auto;
}
}
.two-list-card-width {
width: 100%;
}
}
</style>