mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02: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