mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Merge pull request #866 from sorinyo2004/patch-1
Fix hover buttons layout on portraitCard
This commit is contained in:
commit
42649af9f7
@ -784,7 +784,7 @@ button::-moz-focus-inner {
|
||||
opacity: 0;
|
||||
transition: 0.2s;
|
||||
background: transparent;
|
||||
padding: 0.5em;
|
||||
padding: 0.25em;
|
||||
}
|
||||
|
||||
.cardOverlayButtonIcon-hover {
|
||||
|
Loading…
Reference in New Issue
Block a user