Skip to content

Commit

Permalink
#13 df: Add a border so the search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Sep 7, 2023
1 parent 0a63b7e commit 1186a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ body,
width: 400px;
padding: 10px;
font-size: 16px;
border: #cccccc solid;
}

.generated-scenarios {
Expand Down

0 comments on commit 1186a94

Please sign in to comment.