mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-29 18:15:37 -04:00
episode actions cell width so button does shift whole table
This commit is contained in:
@@ -64,7 +64,7 @@ td.episode-status-cell, td.quality-cell {
|
||||
}
|
||||
|
||||
.episode-actions-cell {
|
||||
width: 20px;
|
||||
width: 50px;
|
||||
|
||||
li {
|
||||
.clickable();
|
||||
|
||||
Reference in New Issue
Block a user