mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-05-05 01:37:46 +08:00
refactor: update admin ui (#13280)
### What problem does this PR solve? Update for Admin UI: - Update file picker input in **Registration whitelist** > **Import from Excel** modal - Modify DOM structure of **Sandbox Settings** and move several hardcoded texts into translation files ### Type of change - [x] Refactoring
This commit is contained in:
@ -389,7 +389,7 @@ export const AudioButton = ({
|
||||
<div
|
||||
className="
|
||||
absolute inset-0 rounded-full border-2 border-state-success
|
||||
animate-ping duration-[4s] opacity-75 pointer-events-none"
|
||||
animate-ping opacity-75 pointer-events-none"
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user