Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-07-12 22:55:45 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a8a060676a06067cf90f46aa50be5ab90a8db2cd
ragflow/web/src/components/document-preview/index.module.less

14 lines
309 B
Plaintext
Raw Normal View History

Refa: Pdf 2 Slices page to new style (#8386) ### What problem does this PR solve? Refactor Pdf 2 Slices page to new style ### Type of change - [X] Refactoring
2025-06-20 16:18:37 +08:00
.documentContainer {
width: 100%;
// height: calc(100vh - 284px);
Fix: Optimized the login page and fixed some known issues. #9869 (#10514) ### What problem does this PR solve? Fix: Optimized the login page and fixed some known issues. #9869 - Added the FlipCard3D component to implement a 3D flip effect on the login/registration forms. - Adjusted the Spotlight component to support custom positioning and color configurations. - Updated the route to point to the new login page /login-next. - Added a cancel interface to the auto-generate function. - Fixed scroll bar issues in PDF preview. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-13 15:31:36 +08:00
height: calc(100vh - 180px);
Refa: Pdf 2 Slices page to new style (#8386) ### What problem does this PR solve? Refactor Pdf 2 Slices page to new style ### Type of change - [X] Refactoring
2025-06-20 16:18:37 +08:00
position: relative;
:global(.PdfHighlighter) {
overflow-x: hidden;
}
:global(.Highlight--scrolledTo .Highlight__part) {
overflow-x: hidden;
background-color: rgba(255, 226, 143, 1);
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1100ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API