Enable blur effect on the top bar too.
This commit is contained in:
parent
8fec3986b4
commit
80df68c1dc
3 changed files with 23 additions and 17 deletions
|
|
@ -37,7 +37,6 @@ fun Modifier.backgroundVerticalGradient(
|
|||
brush = Brush.verticalGradient(
|
||||
colorStops = subtleColorStops(isEnterpriseBuild),
|
||||
),
|
||||
alpha = 0.75f,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue