mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #866 from sorinyo2004/patch-1
Fix hover buttons layout on portraitCard
This commit is contained in:
commit
42649af9f7
1 changed files with 1 additions and 1 deletions
|
@ -784,7 +784,7 @@ button::-moz-focus-inner {
|
|||
opacity: 0;
|
||||
transition: 0.2s;
|
||||
background: transparent;
|
||||
padding: 0.5em;
|
||||
padding: 0.25em;
|
||||
}
|
||||
|
||||
.cardOverlayButtonIcon-hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue