mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 01:27:00 +00:00
bit more width for episode number cells
This commit is contained in:
parent
d3d937afcc
commit
23859a1c55
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue