Last alignment edited

This commit is contained in:
Burak Civan
2021-06-10 12:44:38 +03:00
parent ddf0a65837
commit 7abf64798f
2 changed files with 3 additions and 9 deletions

10
public/css/custom.css vendored
View File

@ -1690,21 +1690,15 @@ table .align-items-center td span.badge {
@media not all and (min-resolution:.001dpcm) { @media {
.line-item-content {
max-width:223px !important;
max-width:223px;
}
}}
}
@media only screen and (max-width: 1650px) {
.line-item-content {
max-width: 232px;
}
}
@media only screen and (max-width: 600px) {
.line-item-content {
max-width: 133px;
}
}
/* Line item */
/* Line item */