MOBILE-4670 h5p: Fix player button size

main
Dani Palou 2024-11-28 13:43:46 +01:00
parent 53baee7ab9
commit 04727defa2
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
@use "theme/globals" as *;
:host {
--core-h5p-placeholder-bg-color: var(--gray-300);
--core-h5p-placeholder-text-color: var(--ion-text-color);