fix: header left padding fixed (#5007)

This commit is contained in:
Netfan
2024-12-04 21:43:54 +08:00
committed by GitHub
parent 9b73792dc9
commit 845f2a2abd
2 changed files with 2 additions and 2 deletions

View File

@@ -533,7 +533,7 @@ function handleHeaderToggle() {
<template #toggle-button>
<VbenIconButton
v-if="showHeaderToggleButton"
class="my-0 ml-2 mr-1 rounded-md"
class="my-0 mr-1 rounded-md"
@click="handleHeaderToggle"
>
<Menu class="size-4" />