Don't scale logo on details page
This commit is contained in:
parent
19c20ab029
commit
9f300bfb11
1 changed files with 2 additions and 2 deletions
|
@ -614,8 +614,8 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 15vh;
|
top: 15vh;
|
||||||
right: 0;
|
right: 0;
|
||||||
-webkit-background-size: contain;
|
-webkit-background-size: auto;
|
||||||
background-size: contain;
|
background-size: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.noBackdrop .detailLogo {
|
.noBackdrop .detailLogo {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue