Adjust padding for accent Box in ShelfComponents

This commit is contained in:
AdityasahuX07 2026-07-23 18:19:25 +05:30 committed by GitHub
parent b1c9d08435
commit a3f331f4f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -281,7 +281,7 @@ private fun NuvioShelfSectionHeader(
if (showAccent) {
Box(
modifier = Modifier
.padding(top = NuvioTokens.Space.s6)
.padding(top = NuvioTokens.Space.s2)
.width(NuvioTokens.Space.s64 - NuvioTokens.Space.s4)
.height(NuvioTokens.Space.s4)
.background(