mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Merge pull request #956 from Stremio/refactor/ratings-remove-transition
refactor(Ratings): remove btn transition
This commit is contained in:
commit
8bd0456e09
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
height: calc(@height / 2);
|
||||
color: var(--primary-foreground-color);
|
||||
opacity: 0.7;
|
||||
transition: 0.3s all ease-in-out;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue