This commit is contained in:
Ruben Fiszel
2023-01-15 01:39:07 +01:00
parent ba28f6c62a
commit b29eccf4bb
@@ -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>