anki/ts/change-notetype
Matthias Metelka 933ee647bc
Align design of Change Notetype screen with rest of UI (#1522)
* Remove background and border from scrollArea

* Fix 1px of background text showing above template header on scroll

I couldn't figure out the reason for this "clipping" issue. What I tried:
- check HTML structure for any elements that might add extra padding/margin
- remove the 1px border of the header

* Adjust spacing to be more in line with rest of UI
2021-12-04 14:53:16 +10:00
..
Alert.svelte Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
BUILD.bazel Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
change-notetype-base.scss Align design of Change Notetype screen with rest of UI (#1522) 2021-12-04 14:53:16 +10:00
change-notetype.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
ChangeNotetypePage.svelte Align design of Change Notetype screen with rest of UI (#1522) 2021-12-04 14:53:16 +10:00
icons.ts Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
index.ts Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
lib.test.ts Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
lib.ts Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
Mapper.svelte Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
MapperRow.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
NotetypeSelector.svelte Align design of Change Notetype screen with rest of UI (#1522) 2021-12-04 14:53:16 +10:00
SaveButton.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
StickyNav.svelte Align design of Change Notetype screen with rest of UI (#1522) 2021-12-04 14:53:16 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00