Removed log card
This commit is contained in:
parent
2ec3815abf
commit
ee010b1f55
@ -79,7 +79,7 @@ fun Log(
|
|||||||
if (logStatus is LogStatus.Loaded) {
|
if (logStatus is LogStatus.Loaded) {
|
||||||
val commitList = logStatus.plotCommitList
|
val commitList = logStatus.plotCommitList
|
||||||
|
|
||||||
Card(
|
Box(
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
.padding(8.dp)
|
.padding(8.dp)
|
||||||
.background(MaterialTheme.colors.background)
|
.background(MaterialTheme.colors.background)
|
||||||
|
Loading…
Reference in New Issue
Block a user