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