mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed Agenda Time wrapping
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
This commit is contained in:
parent
774a3597de
commit
0d7dbf8806
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
.time {
|
||||
flex: 0 0 120px;
|
||||
flex: 0 0 125px;
|
||||
margin-right: 10px;
|
||||
border: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue