MOBILE-4670 h5p: Fix player button size
parent
53baee7ab9
commit
04727defa2
|
@ -1,3 +1,5 @@
|
||||||
|
@use "theme/globals" as *;
|
||||||
|
|
||||||
:host {
|
:host {
|
||||||
--core-h5p-placeholder-bg-color: var(--gray-300);
|
--core-h5p-placeholder-bg-color: var(--gray-300);
|
||||||
--core-h5p-placeholder-text-color: var(--ion-text-color);
|
--core-h5p-placeholder-text-color: var(--ion-text-color);
|
||||||
|
|
Loading…
Reference in New Issue