Adjusted search dir button height in clone dialog

This commit is contained in:
Abdelilah El Aissaoui 2022-10-23 02:10:40 +02:00
parent 27b9416598
commit 4944c7c23c

View File

@ -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(