fix: disable selecting elements in navbar (#1147)
This commit is contained in:
parent
185bfd1ee3
commit
92b9746cd7
4 changed files with 4 additions and 2 deletions
|
@ -17,6 +17,7 @@ router.afterEach(() => {
|
|||
flex items-end gap-4
|
||||
py2 px-5
|
||||
text-2xl
|
||||
select-none
|
||||
focus-visible:ring="2 current"
|
||||
to="/"
|
||||
external
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue