Format file
This commit is contained in:
parent
eb2bec147e
commit
0fd9ba5602
1 changed files with 3 additions and 2 deletions
|
|
@ -126,7 +126,8 @@ internal fun ElementLogoAtomPreview() {
|
|||
Box(
|
||||
Modifier
|
||||
.size(170.dp)
|
||||
.background(ElementTheme.colors.bgSubtlePrimary))
|
||||
.background(ElementTheme.colors.bgSubtlePrimary)
|
||||
)
|
||||
ElementLogoAtom(ElementLogoAtomSize.Large)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue