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

Fixes #3916
This commit is contained in:
Mark McDowall 2020-08-16 10:12:52 -07:00
parent 8272e3ed0f
commit a206a5714e
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 {