mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
refactor(Ratings): remove btn transition
This commit is contained in:
parent
63aecc6764
commit
1780b49a38
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