Make icons stroke-width 1.5
This commit is contained in:
@@ -21,7 +21,7 @@ const { toggleSidebar } = useSidebar()
|
||||
:class="cn('h-7 w-7', props.class)"
|
||||
@click="toggleSidebar"
|
||||
>
|
||||
<PanelLeft />
|
||||
<PanelLeft stroke-width="1.5" />
|
||||
<span class="sr-only">Toggle Sidebar</span>
|
||||
</Button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user