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:
+1
-1
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'top.nxxy335.commentaiautopilot'
|
||||
version '1.0.0-beta.2-kx7m2p'
|
||||
version '1.0.0-beta.2-q9x3m7'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user