HTML buttons get a ~#efefef background and 2px outset border from the browser UA stylesheet. In light mode these blend in; in dark mode they render as stark white boxes. Adding a global button reset in theme.css clears the UA defaults — explicit bg-* utility classes still win. Affects: theme toggle, hamburger nav button, dashboard diagnose buttons, and all other icon/text buttons that had no explicit bg class. Bumps version to 0.6.2. |
||
|---|---|---|
| .. | ||
| components | ||
| router | ||
| stores | ||
| style | ||
| views | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||