Show actor sheet when clicking actors in item browser (#1930)

This commit is contained in:
Carlos Fernandez 2026-05-26 09:46:08 -04:00 committed by GitHub
parent de0ab9d047
commit c2f8b34ef2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 10 deletions

View file

@ -245,7 +245,7 @@
}
.item-list-header,
.item-list [data-action='expandContent'] {
.item-list .item-info[data-action] {
display: flex;
> * {