anki/sass
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
..
bootstrap Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_button-mixins.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
_fusion-vars.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
_vars.scss add color-scheme: dark in night mode 2021-12-28 13:35:19 +10:00
base.scss Fix deck options sticky bar at top disappearing on scroll 2022-05-23 16:10:45 +10:00
bootstrap-dark.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
bootstrap-forms.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
bootstrap-tooltip.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
breakpoints.scss Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
BUILD.bazel Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
buttons.scss Fix button focus highlight on Windows (#1627) 2022-02-07 19:41:19 +10:00
card-counts.scss Fix bury count (more) (#1712) 2022-03-07 11:03:14 +10:00
core.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
elevation.scss Replace (some) Bootstrap dropdowns with Floating UI (#1695) 2022-03-02 14:21:19 +10:00
night-mode.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
scrollbar.scss Fix custom CSS not being applied to scrollbars in night mode (#1525) 2021-12-05 08:20:42 +10:00