Detail redesign round 2 bug fixes (#3990)

* increase full-width for measurement issue in apple devices
* trade left margin for more full-width
* removed isApple code from details page
This commit is contained in:
CJ
2023-08-02 01:15:09 -05:00
committed by GitHub
parent 65826fdbb3
commit 00ae40ad72
11 changed files with 104 additions and 51 deletions

View File

@@ -48,6 +48,7 @@
}
}
.col-md-8 .details-edit div:nth-last-child(2),
.detail-header.edit .details-edit div:nth-last-child(2) {
flex: 1;
max-width: 100%;