feat: remove border

This commit is contained in:
Methapon2001 2024-07-04 15:44:28 +07:00
parent 8790ab68a5
commit 9cce73338e

View file

@ -197,7 +197,6 @@ function branchSetting() {}
:deep(.q-drawer__content) {
border-radius: var(--radius-2);
background: var(--surface-1);
border: 1px solid var(--border-color);
}
#drawer-menu :deep(.q-item.active)::before {