Removed log card

This commit is contained in:
Abdelilah El Aissaoui 2021-11-22 03:39:53 +01:00
parent 2ec3815abf
commit ee010b1f55

View File

@ -79,7 +79,7 @@ fun Log(
if (logStatus is LogStatus.Loaded) {
val commitList = logStatus.plotCommitList
Card(
Box(
modifier = Modifier
.padding(8.dp)
.background(MaterialTheme.colors.background)