Andrey Antukh 346614edc3 🐛 Fix SCSS mixin names in v2_15 release modal styles
Rename 5 deprecated mixin calls from camelCase to kebab-case to
match the actual mixin names defined in common-refactor.scss:

- deprecated.flexCenter -> deprecated.flex-center
- deprecated.headlineSmallTypography -> deprecated.headline-small-typography
- deprecated.headlineLargeTypography -> deprecated.headline-large-typography
- deprecated.bodyLargeTypography -> deprecated.body-large-typography
- deprecated.bodyMediumTypography -> deprecated.body-medium-typography

This fixes the "Undefined mixin" SCSS compilation error.

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-04-29 17:36:20 +00:00
..
2024-03-01 11:04:24 +01:00
2026-03-26 10:09:54 +01:00
2024-04-22 13:04:48 +02:00
2024-07-04 11:16:20 +02:00
2024-09-06 10:49:20 +02:00
2024-11-25 11:30:51 +01:00
2024-12-11 12:36:29 +01:00
2025-02-24 09:39:43 +01:00
2025-03-28 09:42:09 +01:00
2025-05-12 11:38:00 +02:00
2025-09-12 15:06:18 +02:00
2026-01-19 11:09:58 +01:00
2026-02-26 12:19:15 +01:00
2026-04-28 10:21:56 +02:00