fix: Smaller padding than anticipated
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
class:justify-end={$MobileGUI}>
|
class:justify-end={$MobileGUI}>
|
||||||
{toggle.value}
|
{toggle.value}
|
||||||
</summary>
|
</summary>
|
||||||
<div class="flex flex-col px-2 py-4 pt-0">
|
<div class="flex flex-col px-2 pt-2 pb-4">
|
||||||
{@render toggles((toggle as sidebarToggleGroup).children, reverse)}
|
{@render toggles((toggle as sidebarToggleGroup).children, reverse)}
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user