super-productivity/src/styles
Garrett04 c174dd6bd9
fix(note-fullscreen-dialog): change max-height to ensure the note takes the full mobile screen (#6277)
Problem:
The note fullscreen dialog leaves out some space at the bottom due to max-height being set to 95vh.

Changes:
Change the max-height hardcoded value of 95vh to 100vh in `.cdk-overlay-pane.mat-mdc-dialog-panel`
2026-01-30 16:52:02 +01:00
..
components fix(note-fullscreen-dialog): change max-height to ensure the note takes the full mobile screen (#6277) 2026-01-30 16:52:02 +01:00
extends refactor: modernize scss syntax and get rid of most of the warnings 2025-09-04 20:29:24 +02:00
font style(icons): change Material Icons to outlined style 2026-01-21 19:18:40 +01:00
functions material upgrade script 2024-06-16 11:58:51 +02:00
mixins feat(icons): upgrade from Material Icons to Material Symbols 2026-01-21 15:30:19 +01:00
utilities refactor: simplify css variables 2025-07-03 11:53:09 +02:00
_css-variables.scss feat(ios): add safe area, keyboard, and status bar handling 2026-01-14 13:45:42 +01:00
_globals.scss refactor: modernize scss syntax and get rid of most of the warnings 2025-09-04 20:29:24 +02:00
page.scss fix(ios): set background color for safe area behind home indicator 2026-01-16 17:24:47 +01:00
themes.scss Fix font mismatch: Configure Material typography to use Open Sans 2025-10-07 17:28:23 +00:00
util.scss feat(sideNav): make mobile nav work 2025-09-09 17:17:58 +02:00