1
0
Fork 0

Add rate action in previews

This commit is contained in:
Mouse Reeve 2020-04-04 11:52:35 -07:00
parent 930ca63fee
commit 58e4465bb2
2 changed files with 7 additions and 0 deletions

View file

@ -335,6 +335,11 @@ button .icon {
border: none;
padding: 0;
margin: 0;
display: inline;
}
.cover-container .stars {
display: block;
text-align: center;
}
.rate-stars:hover .icon:before {
content: '\e9d9';