Removed log card
This commit is contained in:
parent
2ec3815abf
commit
ee010b1f55
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user