mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
basic width styling for common cells
This commit is contained in:
@@ -5,3 +5,15 @@
|
||||
.episode-title-cell {
|
||||
.btn-link;
|
||||
}
|
||||
|
||||
.air-date-cell {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.relative-date-cell {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.quality-cell{
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user