mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 13:57:11 -04:00
Fixed: Long relative path when selecting episodes in Manual Import hiding buttons
(cherry picked from commit a206a5714e393b32e9a921f8d2413518f17d2b00)
This commit is contained in:
parent
547c044dc6
commit
f1bb8eeb8e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
.path {
|
.path {
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
color: $dimColor;
|
color: $dimColor;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue