Fix horizontal scrollbar showing up on search results listview
This commit is contained in:
parent
6f59af3cde
commit
e028bed311
@ -24,7 +24,7 @@ class DictionaryEntryCellFactory(private val resources: ResourceBundle, private
|
||||
}
|
||||
|
||||
companion object {
|
||||
private const val CELL_PADDING = 16
|
||||
private const val CELL_PADDING = 24
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user