mirror of https://github.com/Radarr/Radarr
Fixed Agenda Time wrapping
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
This commit is contained in:
parent
25c0ed1cd0
commit
8d651e6f7a
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
|
||||
.time {
|
||||
flex: 0 0 120px;
|
||||
flex: 0 0 125px;
|
||||
margin-right: 10px;
|
||||
border: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue