mirror of
https://github.com/vicky469/aside.git
synced 2026-07-22 07:01:57 +00:00
- Replace block+absolute checkbox positioning with flex layout on
.aside-comment-thread-select-wrapper so the checkbox label and thread
stack sit as proper flex siblings (fixes text/checkbox overlap)
- Drop fixed height/width on the checkbox row and input; use margin-top
to align with card content instead, letting Obsidian's native checkbox
render its mark centred
- Add button.aside-filter-chip { box-shadow: none } to override Obsidian
theme button shadow on inactive chips (active chips were already fine
due to higher-specificity box-shadow override)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| issue | ||
| prd | ||
| refactor | ||
| reflect | ||
| releases | ||
| superpowers | ||
| thoughts | ||
| todo | ||
| architecture.canvas | ||
| architecture.md | ||
| comment-lifecycle.canvas | ||
| comment-route-map.canvas | ||
| feature-map.canvas | ||
| index-sidebar-flow.canvas | ||
| storage.md | ||