Merge pull request #6517 from element-hq/feature/bma/compound10

Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v10.0.0
This commit is contained in:
Benoit Marty 2026-04-08 09:40:14 +02:00 committed by GitHub
commit e63a50b512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
106 changed files with 209 additions and 201 deletions

View file

@ -134,7 +134,7 @@ private fun ReplyToModeView(
modifier
.clip(RoundedCornerShape(6.dp))
.background(ElementTheme.colors.bgCanvasDefault)
.border(1.dp, ElementTheme.colors.borderInteractiveSecondary, RoundedCornerShape(6.dp))
.border(1.dp, ElementTheme.colors.separatorPrimary, RoundedCornerShape(6.dp))
.padding(4.dp)
) {
InReplyToView(