mirror of
https://github.com/svm0n/datadeck.git
synced 2026-07-22 08:31:46 +00:00
No description
First pass at this used appearance:none + vertical padding + line-height, which made the label taller than the control and clipped it at the top. Mirror how Obsidian's own dropdowns center: a fixed `height` with zero top/bottom padding lets the native control flex-center the label (line-height is irrelevant). Keeps the custom chevron and per-class horizontal padding. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| test-support | ||
| bench-load.mjs | ||
| esbuild.config.mjs | ||
| main.js | ||
| main.ts | ||
| styles.css | ||
| test-csv-parser.mjs | ||
| test-plugin-logic.mjs | ||
| test-view-smoke.mjs | ||
| world-map.svg | ||