### Description 目前的实现是在详情页中点击任何标签都会在悬浮卡片中检索该标签的内容,这导致被检索的内容十分拥挤,可读性较差。 <img width="1280" height="882" alt="Image" src="https://github.com/user-attachments/assets/536377d9-5598-413a-96d6-927bfba66a60" /> 而且在平板上很容易因为误触卡片外部的空白区域导致意外关闭卡片。 希望能让标签跳转到全屏的搜索界面,或者是让悬浮卡片在平板这样的大屏设备上更大一些。 ### Context _No response_ ### Checklist - [ ] I’m interested in submitting a pull request to implement this feature. - [x] This feature hasn't been addressed in an [existing GitHub issue](https://github.com/EhPanda-Team/EhPanda/issues) or [discussion](https://github.com/EhPanda-Team/EhPanda/discussions).
Description
目前的实现是在详情页中点击任何标签都会在悬浮卡片中检索该标签的内容,这导致被检索的内容十分拥挤,可读性较差。
而且在平板上很容易因为误触卡片外部的空白区域导致意外关闭卡片。
希望能让标签跳转到全屏的搜索界面,或者是让悬浮卡片在平板这样的大屏设备上更大一些。
Context
No response
Checklist