Show actor sheet when clicking actors in item browser

This commit is contained in:
Carlos Fernandez 2026-05-25 18:24:53 -04:00
parent 0e8c3dc74a
commit 53b8df1a76
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;
> * {