Skip to content

Commit

Permalink
update css card for agent
Browse files Browse the repository at this point in the history
  • Loading branch information
isthaison committed Dec 3, 2024
1 parent 5d8f9d2 commit 49b8662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/flow/list/flow-card/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

.card {
border-radius: 12px;
border: 1px solid rgba(234, 236, 240, 1);
border: 1px solid rgba(0, 0, 0, 0.3);
background-color: rgba(255, 255, 255, 0.1);
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
padding: 24px;
Expand Down

0 comments on commit 49b8662

Please sign in to comment.