mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
Fixed: Toggling episode monitored state won't shift UI over
This commit is contained in:
parent
2ff1208947
commit
81e80d5575
1 changed files with 4 additions and 2 deletions
|
@ -286,8 +286,10 @@
|
|||
|
||||
.season-grid {
|
||||
.toggle-cell {
|
||||
width : 12px;
|
||||
width : 28px;
|
||||
text-align : center;
|
||||
padding-left : 0px;
|
||||
padding-right : 0px;
|
||||
}
|
||||
|
||||
.toggle-cell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue