hide timeline events

This commit is contained in:
Peter Maquiran
2023-08-21 19:09:55 +01:00
parent 60fd3a473e
commit 9aa7928d89
5 changed files with 20 additions and 16 deletions
+5 -1
View File
@@ -1649,4 +1649,8 @@ h5, .buttons{
.ngx-mat-timepicker input {
user-select: none !important;
color: black !important;
}
}
.lowercase {
text-transform: lowercase;
}