Skip to content

Commit

Permalink
Fix icon sizing error for WebKit
Browse files Browse the repository at this point in the history
  • Loading branch information
thcrt committed Nov 24, 2024
1 parent deb6026 commit 0a222e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/blobdash/static/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ main {
max-width: 3rem;
}
@media (width >= 400px) {
height: 100%;
/* height: 100%; */
align-self: center;
}
}
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a222e5

Please sign in to comment.