mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Add wrap on detail item values (#4730)
* Add wrap on detail item values * Fix CSS rule order to match CI expectations
This commit is contained in:
@@ -422,6 +422,7 @@ dd {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
white-space: pre-line;
|
||||
|
||||
.birthdate,
|
||||
|
||||
Reference in New Issue
Block a user