mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +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;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
|
|
||||||
.birthdate,
|
.birthdate,
|
||||||
|
|||||||
Reference in New Issue
Block a user