mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Show custom fields on compact expanded details (#5946)
This commit is contained in:
@@ -710,6 +710,10 @@ button.btn.favorite-button {
|
||||
}
|
||||
}
|
||||
|
||||
.custom-fields {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.custom-fields .detail-item .detail-item-title {
|
||||
max-width: 130px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user