mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Fixed: Toggling episode monitored state won't shift UI over
This commit is contained in:
@@ -286,8 +286,10 @@
|
|||||||
|
|
||||||
.season-grid {
|
.season-grid {
|
||||||
.toggle-cell {
|
.toggle-cell {
|
||||||
width : 12px;
|
width : 28px;
|
||||||
text-align : center;
|
text-align : center;
|
||||||
|
padding-left : 0px;
|
||||||
|
padding-right : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggle-cell {
|
.toggle-cell {
|
||||||
|
Reference in New Issue
Block a user