mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 00:10:16 +00:00
disable logo background in compact view
This commit is contained in:
parent
8ea1548593
commit
7e6256d4f5
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
|||
.meta-info-container {
|
||||
.logo, .logo-placeholder {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo {
|
||||
background-color: @color-surface-dark5-10;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue