mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07: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…
Add table
Add a link
Reference in a new issue