style: removed background color from agentcard component
- Removed background color from AgentCard component.
This commit is contained in:
parent
3fbcce3b04
commit
10598d430a
@ -25,7 +25,6 @@ const Container = styled.div`
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
margin-bottom: 16px;
|
||||
background-color: var(--color-background-soft);
|
||||
border: 0.5px solid var(--color-border);
|
||||
border-radius: 10px;
|
||||
padding: 15px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user