feat(sidebar): distinct share icon for groupVisible, hide scrollbars
- groupVisible calendars get a share icon instead of the people icon; people icon is reserved for actual group calendars - sidebar scrollbar hidden (scrollbar-width: none + webkit) - modal-body scrollbar hidden — fixes Impressum scroll indicator Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Increment APP_VERSION with every code change
|
||||
export const APP_VERSION = 'v59';
|
||||
export const APP_VERSION = 'v60';
|
||||
|
||||
Reference in New Issue
Block a user