style: auto-fix linting issues

This commit is contained in:
binimum 2026-03-22 20:38:39 +00:00 committed by github-actions[bot]
parent 44d92b46dc
commit ef142f2ff0
2 changed files with 7 additions and 8 deletions

View file

@ -5263,7 +5263,6 @@ input:checked + .slider::before {
background-color: var(--brand); background-color: var(--brand);
} }
.side-panel.active { .side-panel.active {
transform: translateX(0); transform: translateX(0);
box-shadow: var(--shadow-xl); box-shadow: var(--shadow-xl);