Skip to content

Commit

Permalink
Revise styles of hidden images
Browse files Browse the repository at this point in the history
  • Loading branch information
minsukkahng committed Jun 5, 2024
1 parent a479790 commit 65c5a9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions client/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
}

.cluster .images .hidden .image-with-dominant-color {
margin-right: 1px;
opacity: 0.3;
width: 1px;
}

Expand Down
6 changes: 4 additions & 2 deletions docs/dev_sources.concat.js

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

0 comments on commit 65c5a9d

Please sign in to comment.