mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 06:32:11 +00:00
refactor(Settings): lower opacity of versions label on desktop
This commit is contained in:
parent
67234e6930
commit
06980575d8
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
flex: 0 1 auto;
|
||||
margin: 0.5rem 0;
|
||||
color: var(--primary-foreground-color);
|
||||
opacity: 0.5;
|
||||
opacity: 0.3;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue