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