Update dependency @vector-im/compound-web to v3.1.3 (#12281)

* Update dependency @vector-im/compound-web to v3.1.3

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix TAC width due to compound update (#12326)

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Florian Duros <florianduros@element.io>
This commit is contained in:
renovate[bot] 2024-03-07 14:40:03 +00:00 committed by GitHub
parent 148520cea9
commit af51897889
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 158 additions and 158 deletions

View file

@ -72,7 +72,7 @@
overflow: hidden;
text-overflow: ellipsis;
/* Arbitrary size, keep the TAC as the wanted width */
width: 194px;
width: 202px;
}
}
}