mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Better Background Color For Addon Logo on Addons Page
This commit is contained in:
parent
748f14a664
commit
f0e9e72854
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
flex: none;
|
||||
width: 6rem;
|
||||
height: 6rem;
|
||||
background-color: @color-surface-light5;
|
||||
background-color: @color-background-light1;
|
||||
|
||||
.logo {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue