File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ function handleKeydown(event: KeyboardEvent) {
148148 <button
149149 ref =" triggerRef"
150150 type =" button"
151- class =" flex items-center h-8 gap-1.5 px-2 py-2 font-mono text-xs text-fg-muted bg-bg-subtle border border-border-subtle border-solid rounded-md transition-colors duration-150 hover:(text-fg border-border-hover) active:scale-95 focus:border-border-hover focus-visible:outline-accent/70 hover:text-fg"
151+ class =" flex items-center h-8 gap-1.5 px-2 py-2 font-mono text-xs text-fg-muted bg-bg-subtle border border-border-subtle border-solid rounded-md transition-colors duration-150 hover:(text-fg border-border-hover) active:scale-95 focus:border-border-hover hover:text-fg"
152152 :aria-expanded =" isOpen"
153153 aria-haspopup =" listbox"
154154 :aria-label =" $t('package.readme.toc_title')"
You can’t perform that action at this time.
0 commit comments