mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
fix: mobile hover issue
This commit is contained in:
parent
0c3ba5123e
commit
359f8b67f8
1 changed files with 2 additions and 0 deletions
|
|
@ -36,3 +36,5 @@
|
|||
@apply cursor-pointer;
|
||||
}
|
||||
}
|
||||
|
||||
@custom-variant hover (&:hover);
|
||||
|
|
|
|||
Loading…
Reference in a new issue