anki/ts/change-notetype
Damien Elmes 9b0729970e Fix deck options sticky bar at top disappearing on scroll
Issue was introduced in 7922f18296
when the styling was moved into base.scss. From what I can tell, there
are two locations where the current styling is required:

- the editor, to ensure the tags are shown at the bottom
- the change notetype screen, which requires this styling for a sticky
bar at top

I'm no CSS guru, so if someone thinks this could be solved in a better
way, please submit a follow-up PR.

Closes #1782
2022-05-23 16:10:45 +10:00
..
Alert.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BUILD.bazel Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
change-notetype-base.scss Fix deck options sticky bar at top disappearing on scroll 2022-05-23 16:10:45 +10:00
ChangeNotetypePage.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
lib.test.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
lib.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
Mapper.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
MapperRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
NotetypeSelector.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SaveButton.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StickyHeader.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00