fix: whoops

This commit is contained in:
aro 2022-11-21 19:33:58 +01:00
parent d937915ac7
commit e7949f8585

View file

@ -47,6 +47,7 @@ fun WatcherDisplay(
modifier = Modifier
.padding(PaddingValues(0.dp, 0.dp, 0.dp, 55.dp))
.fillMaxHeight()
.fillMaxWidth(1f)
.border(BorderStroke(4.dp, UIColors.STRESS), RectangleShape)
) {
Column {