mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 10:55:01 -04:00
tab list: set height to 11 pixels (now name is visible again)
This commit is contained in:
parent
906195d4c1
commit
ce3a678d39
@ -153,7 +153,7 @@ class TabListEntryElement(
|
|||||||
}
|
}
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
const val HEIGHT = 10
|
const val HEIGHT = 11
|
||||||
const val INNER_MARGIN = 5
|
const val INNER_MARGIN = 5
|
||||||
const val PADDING = 1
|
const val PADDING = 1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user