This commit is contained in:
Ruben Fiszel
2023-01-15 01:39:07 +01:00
parent 3f0caa9153
commit cd47170b06
@@ -594,3 +594,9 @@
</script>
<div bind:this={divEl} class="{$$props.class} rounded-lg mx-0.5" bind:clientWidth={width} />
<style>
:global(.mtk20) {
color: black !important;
}
</style>