Adjusted search dir button height in clone dialog
This commit is contained in:
parent
27b9416598
commit
4944c7c23c
@ -162,7 +162,7 @@ private fun CloneInput(
|
||||
previous = directoryFocusRequester
|
||||
next = cloneButtonFocusRequester
|
||||
}
|
||||
.height(48.dp),
|
||||
.height(40.dp),
|
||||
shape = RoundedCornerShape(topEnd = 4.dp, bottomEnd = 4.dp)
|
||||
) {
|
||||
Icon(
|
||||
|
Loading…
Reference in New Issue
Block a user