Skip to content

Commit

Permalink
💄 Hide the right bottom hint
Browse files Browse the repository at this point in the history
  • Loading branch information
dexhunter committed Nov 28, 2024
1 parent c3258a3 commit e173383
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aide/webui/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,8 @@ section.stMain .block-container {

.stCode pre {
background-color: var(--background-shaded) !important;
}

div[data-testid="InputInstructions"] {
visibility: hidden;
}

0 comments on commit e173383

Please sign in to comment.