# Bug Fixes & UI Polishing Tasks **Context:** We are refining the "LiteRequest" application. The core logic works, but there are specific UI bugs and a functional regression in the Settings module. **Goal:** Fix visual inconsistencies and ensure the Settings (Font Size/Family) are correctly applied to the CodeMirror editor. ## Task List ### 1. Reorder Tabs in Request Panel * **Issue:** The **"Auth"** tab is currently the first tab. * **Fix:** Move the **"Auth"** tab to the **last position**. * **Order:** `Params` -> `Headers` -> `Body` -> `Auth`. * **Action:** Update `RequestPanel.vue` (both the tab navigation list and the conditional rendering of the content). ### 2. Fix Method Dropdown Styling (Dark Mode) * **Issue:** The HTML ``. * Ensure the `