1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

Fixed: Improve performance of Manual Import movie selector

This commit is contained in:
ta264
2020-02-16 19:31:03 +00:00
committed by Qstick
parent d5ddebb7ac
commit 4c5490df94
4 changed files with 149 additions and 35 deletions
@@ -1,4 +1,5 @@
.movie {
padding: 8px;
width: 100%;
border-bottom: 1px solid $borderColor;
}