1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Remove redundant code in selecting with click on poster

This commit is contained in:
Bogdan
2025-08-17 13:24:22 +03:00
committed by Mark McDowall
parent 8e169561f2
commit 858c690543
4 changed files with 22 additions and 33 deletions
@@ -3,8 +3,8 @@
top: 0;
left: 0;
z-index: 3;
width: 36px;
height: 36px;
width: 100%;
height: 100%;
}
.checkContainer {