calendar-strip - get mapado events for month working
This commit is contained in:
parent
801fe38447
commit
02554fa718
3 changed files with 64 additions and 14 deletions
|
|
@ -22,6 +22,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.calendar-strip__day.event {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.calendar-strip__calendar-btn {
|
||||
border: var(--border);
|
||||
padding: 0.2rem 0.5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue