Refactor Step5Interaction component to enhance user interaction and UI elements
- Replaced tab switcher with a unified action bar for improved navigation and functionality. - Introduced an agent dropdown for selecting conversation targets, enhancing user experience. - Updated button labels for clarity and consistency in the interaction interface. - Adjusted CSS styles for better layout and responsiveness across components. - Reduced margin in Step4Report for a more compact design.
This commit is contained in:
@@ -2305,7 +2305,7 @@ watch(() => props.reportId, (newId) => {
|
||||
}
|
||||
|
||||
.report-header-block {
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.report-meta {
|
||||
|
||||
Reference in New Issue
Block a user