mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 19:53:11 +08:00
- Fix transaction.non_atomic_requests decorator usage in AssetSearchExportView by wrapping with method_decorator for proper class-based view compatibility - Update scan progress dialog to use flexible width (sm:max-w-fit sm:min-w-[450px]) instead of fixed width for better responsiveness - Refactor engine names display from single Badge to grid layout with multiple badges for improved readability when multiple engines are present - Add proper spacing and alignment adjustments (gap-4, items-start) to accommodate multi-line engine badge display - Add text-xs and whitespace-nowrap to engine badges for consistent styling in grid layout