CSR-203: resolve conflict with develop branch

This commit is contained in:
Adam Caouette 2021-12-07 15:04:26 -05:00
commit 0253c2efef

View file

@ -90,6 +90,7 @@ export default {
height: calc(100% - 300px);
width: 100%;
padding: 0 1.5rem;
-webkit-overflow-scrolling: touch;
}
}
</style>