Last alignment edited
This commit is contained in:
10
public/css/custom.css
vendored
10
public/css/custom.css
vendored
@ -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 */
|
Reference in New Issue
Block a user