agenda change timeline

This commit is contained in:
Peter Maquiran
2023-08-29 16:42:46 +01:00
parent 088ee19e5c
commit 53e6740323
8 changed files with 57 additions and 264 deletions
+4 -4
View File
@@ -609,13 +609,13 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
tbody {
tr {
td {
padding: em(8) !important;
padding: rem(4) !important;
div {
width: 30px !important;
height: 30px;
width: rem(30) !important;
height: rem(30);
}
div.number {
font-size: em(18) !important;
font-size: rem(18) !important;
}
}
}