feature/responsive #22

Merged
ilia merged 49 commits from feature/responsive into main 2026-02-09 06:49:25 +00:00
Showing only changes of commit b4e97da3a0 - Show all commits

View File

@@ -53,7 +53,7 @@ const responsive = getContext<ResponsiveManager>('responsive');
</Drawer> </Drawer>
{:else} {:else}
{#if !isLoading} {#if !isLoading}
<div class="absolute top-3 sm:top-6 left-3 sm:left-6"> <div class="absolute top-3 sm:top-6 left-3 sm:left-6 z-50">
<TypographyControls <TypographyControls
{sliderPos} {sliderPos}
{isDragging} {isDragging}