Fixed Agenda Time wrapping

(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
This commit is contained in:
Taloth Saldono
2021-01-15 19:06:09 +01:00
committed by Qstick
parent 94075a9bf6
commit 7df4ca64e6

View File

@@ -25,7 +25,7 @@
}
.time {
flex: 0 0 120px;
flex: 0 0 125px;
margin-right: 10px;
border: none !important;
}