[fix] ungood gui

This commit is contained in:
kwaroran
2023-07-26 04:33:20 +09:00
parent a9a7f4e8e9
commit 8e62d91396
3 changed files with 9 additions and 4 deletions

View File

@@ -660,7 +660,7 @@
{/if}
{#if $DynamicGUI}
<div class="flex-grow h-full min-w-12" on:click={() => {
<div class="flex-grow h-full min-w-6" on:click={() => {
if($sideBarClosing){
return
}