mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 10:45:57 +00:00
feat(schedule): make mobile month view slightly more useful
This commit is contained in:
parent
be8e102f47
commit
a92fbfdf43
1 changed files with 4 additions and 0 deletions
|
|
@ -292,6 +292,10 @@
|
|||
.month-day-events .month-event:nth-child(n + 3) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
::ng-deep schedule-event .ico-wrapper {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.event-dot {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue