Fixed: Long relative path when selecting episodes in Manual Import hiding buttons
Fixes #3916
This commit is contained in:
parent
8272e3ed0f
commit
a206a5714e
|
@ -28,6 +28,7 @@
|
|||
.path {
|
||||
margin-right: 20px;
|
||||
color: $dimColor;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
Loading…
Reference in New Issue