1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed Agenda Time wrapping

This commit is contained in:
Taloth Saldono
2021-01-15 19:06:09 +01:00
parent 620359dcc6
commit 63607ad541
+1 -1
View File
@@ -25,7 +25,7 @@
}
.time {
flex: 0 0 120px;
flex: 0 0 125px;
margin-right: 10px;
border: none !important;
}