Merge branch 'release/2023.12.07' into rlsmerge/2023.12.07-to-develop

This commit is contained in:
CarlNation 2023-11-28 08:04:32 -05:00
commit 85628ad97a

View file

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