mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
Fixed: Wrap long release names in history details
This commit is contained in:
@@ -19,3 +19,9 @@
|
||||
margin-top : 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.history-detail-modal {
|
||||
.info {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user