organisation du calendrier par semaine fonctionnelle
This commit is contained in:
parent
c27447b67d
commit
4b6b61f762
4 changed files with 101 additions and 31 deletions
|
|
@ -71,4 +71,17 @@
|
|||
margin-top: 2rem;
|
||||
border-top: var(--border);
|
||||
}
|
||||
|
||||
.calendar-strip__selector {
|
||||
width: 7rem;
|
||||
}
|
||||
|
||||
.calendar-strip__calendar-btn {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.calendar-strip .prev-month,
|
||||
.calendar-strip .next-month {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue