mirror of https://github.com/Sonarr/Sonarr
bit more width for episode number cells
This commit is contained in:
parent
d3d937afcc
commit
23859a1c55
|
@ -1,6 +1,6 @@
|
||||||
.series-season {
|
.series-season {
|
||||||
.episode-number-cell {
|
.episode-number-cell {
|
||||||
width: 20px;
|
width: 22px;
|
||||||
}
|
}
|
||||||
.episode-air-date-cell {
|
.episode-air-date-cell {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
|
Loading…
Reference in New Issue