fixes admin box alignment

This commit is contained in:
Godfrey M 2024-07-30 15:05:09 -07:00
parent 3a2611f8e1
commit 935d2ce29a

View file

@ -714,6 +714,11 @@ th.css-location > .th-inner::before {
margin-top:50px
}
}
@media screen and (max-width: 1318px) and (min-width: 1200px){
.box{
height:170px;
}
}
.ellipsis {
overflow: hidden;