mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Fixing padding to match the line padding
This commit is contained in:
parent
d474bb0016
commit
9adc7a7adf
@ -83,7 +83,7 @@ fun AnimatedBorderTextCornerRadius(
|
||||
androidx.compose.ui.geometry
|
||||
.CornerRadius(6.dp.toPx()),
|
||||
)
|
||||
}.padding(2.dp),
|
||||
}.padding(3.dp),
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user