fixed mobile view of assets

This commit is contained in:
Godfrey M 2024-11-26 10:42:59 -08:00
parent 30b481bc93
commit 021e82927e

View file

@ -876,9 +876,11 @@ th.css-component > .th-inner::before
}
@media screen and (max-width: 992px){
.info-stack-container {
display: flex;
flex-direction: column;
}
.row-new-striped div {
width:100%;
}
.col-md-3.col-xs-12.col-sm-push-9.info-stack{
left:auto;
order:1;