mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
New: Show download protocol in Queue
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
|
||||
.queue-status-cell .popover {
|
||||
max-width: 800px;
|
||||
max-width : 800px;
|
||||
}
|
||||
|
||||
.queue {
|
||||
.protocol-cell {
|
||||
text-align : center;
|
||||
width : 80px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user