mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-01 01:35:11 +00:00
fix: icon placement on search page
This commit is contained in:
parent
736248a70b
commit
c37f1f1aed
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.media__properties {
|
.media__properties {
|
||||||
bottom: -5rem;
|
bottom: -4.5rem;
|
||||||
left: -20rem;
|
left: -20rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue