fix: logs filter dropdown text overlapping with caret

- Change select padding from px-3 to pl-3 pr-8 to reserve space for the native dropdown arrow
- Update version to 1.0.0-beta.2-q9x3m7
This commit is contained in:
sunny-335
2026-06-17 21:10:06 +08:00
parent 767efdccbb
commit be6a01a06e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ spec:
url: "https://github.com/sunny-335/plugin-comment-ai-autopilot/blob/main/LICENSE"
settingName: "comment-ai-autopilot-settings"
configMapName: "comment-ai-autopilot-configmap"
version: "1.0.0-beta.2-kx7m2p"
version: "1.0.0-beta.2-q9x3m7"