mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
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:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user