Improve agenda

This commit is contained in:
Peter Maquiran
2021-06-16 16:15:34 +01:00
parent ce639afcc6
commit e300ec8155
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -388,11 +388,13 @@ td.monthview-primary-with-event {
}
.custom-calendar-header{
.custom-calendar-header {
width: 100%;
margin-bottom: 10px;
thead{
th{
thead {
display: flex;
justify-content: space-around;
th {
font-family: Roboto;
font-size: 15px;
color: rgba(52, 72, 94, 0.54);
@@ -403,8 +405,6 @@ td.monthview-primary-with-event {
.currente-date-timelien{
padding: 10px 20px;
.timeline-date{