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:
@@ -60,10 +60,11 @@ limitations under the License.
|
||||
flex: 1;
|
||||
|
||||
.mx_BaseCard_header_title_heading {
|
||||
color: $primary-content;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
font: var(--cpd-font-body-md-medium);
|
||||
color: var(--cpd-color-text-secondary);
|
||||
}
|
||||
|
||||
.mx_BaseCard_header_title_button--option {
|
||||
|
||||
Reference in New Issue
Block a user