Skip to content

Commit

Permalink
Merge pull request #123 from scarf005/fix-search-bar
Browse files Browse the repository at this point in the history
fix: fit search bar in aside
  • Loading branch information
waferbaby authored Oct 19, 2024
2 parents 38fc46b + 0db0630 commit 422df4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/stylesheets/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ img.detail, img.portrait {
}

input[type=search] {
width: 100%;
background-color: var(--divider-colour);
}

Expand Down

0 comments on commit 422df4d

Please sign in to comment.