Fixed: Long relative path when selecting episodes in Manual Import hiding buttons

(cherry picked from commit a206a5714e393b32e9a921f8d2413518f17d2b00)
This commit is contained in:
Mark McDowall 2020-08-16 10:12:52 -07:00 committed by Qstick
parent 547c044dc6
commit f1bb8eeb8e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
.path {
margin-right: 20px;
color: $dimColor;
word-break: break-word;
}
.buttons {