mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(web): improve tooltip responsiveness and click-through (#1314)
* fix(web): prevent tooltip click-through on mobile * fix: adjust tooltip placement based on screen size
This commit is contained in:
parent
6815c67e0c
commit
3fd939b531
3 changed files with 77 additions and 16 deletions
3
web/pnpm-lock.yaml
generated
3
web/pnpm-lock.yaml
generated
|
@ -17,6 +17,9 @@ dependencies:
|
|||
'@hookform/error-message':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(react-dom@18.2.0)(react-hook-form@7.48.2)(react@18.2.0)
|
||||
'@popperjs/core':
|
||||
specifier: ^2.11.8
|
||||
version: 2.11.8
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.7(tailwindcss@3.3.5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue