Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
majdyz committed Dec 26, 2024
1 parent e99df5b commit fb7bd59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autogpt_platform/frontend/src/components/customnode.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
.custom-node [data-id^="date-picker"],
.custom-node [data-list-container],
.custom-node [data-add-item],
.custom-node [data-content-settings]
{
.custom-node [data-content-settings] {
min-width: calc(100% - 2.5rem);
max-width: 400px;
}
Expand Down

0 comments on commit fb7bd59

Please sign in to comment.