super-productivity/src
Johannes Millan 79832214a0 fix(work-view): drop bottom padding when plugin embed is mounted
.today reserves padding-bottom: --s8 for the add-task-bar button. When
a plugin embed (e.g. document-mode) is mounted in place of the task
list, that bottom padding clips popup menus rendered inside the iframe
(slash menu, block menu). Use :has(plugin-index) to remove it only for
the embed case.
2026-05-21 17:44:33 +02:00
..
app fix(work-view): drop bottom padding when plugin embed is mounted 2026-05-21 17:44:33 +02:00
assets feat(document-mode): add app-level feature flag for document mode 2026-05-13 20:30:00 +02:00
environments
static
styles
test-helpers
typings
_common.scss
favicon.ico
hammer-config.class.ts
index.html
karma.conf.js
main.ts refactor(sync): split encryption primitives 2026-05-13 17:26:55 +02:00
manifest.json
polyfills.ts
styles.scss
test.ts
tsconfig.app.json
tsconfig.spec.json refactor(sync-providers): add tiered package exports 2026-05-13 14:11:15 +02:00
tsconfig.worker.json