Update @vector-im/compound-design-tokens (#12876)
* Update `@vector-im/compound-design-tokens` * Update jest snapshots * Update playwright snapshots * Use `--cpd-font-body-lg-semibold` for toast * Use `--cpd-font-body-lg-semibold` for other elements * Remaining heading fix
This commit is contained in:
parent
8e45d5053b
commit
284cd4082b
26 changed files with 58 additions and 62 deletions
|
@ -44,6 +44,10 @@ limitations under the License.
|
|||
|
||||
transition: all 500ms;
|
||||
|
||||
.mx_UserOnboardingTask_title {
|
||||
font: var(--cpd-font-body-md-medium);
|
||||
}
|
||||
|
||||
.mx_UserOnboardingTask_description {
|
||||
font-size: $font-12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue