mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: add Preview with react-pdf-highlighter (#89)
* feat: add selected style to chunk item * feat: hightlight pdf * feat: add Preview with react-pdf-highlighter
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
@gray8: rgba(165, 163, 169, 1);
|
||||
@gray11: rgba(232, 232, 234, 1);
|
||||
@purple: rgba(127, 86, 217, 1);
|
||||
@selectedBackgroundColor: rgba(239, 248, 255, 1);
|
||||
|
||||
@fontSize12: 12px;
|
||||
@fontSize14: 14px;
|
||||
|
||||
Reference in New Issue
Block a user