Widen inventory dialog; fix grid picker cell size to 64px with scroll
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -415,7 +415,7 @@
|
||||
|
||||
<!-- ===== DIALOG: INVENTORY ENTRY ===== -->
|
||||
<template id="t-dialog-inventory">
|
||||
<dialog id="dialog-inventory" class="app-dialog">
|
||||
<dialog id="dialog-inventory" class="app-dialog app-dialog-wide">
|
||||
<h2 class="dialog-title"></h2>
|
||||
<form method="dialog" id="form-inventory">
|
||||
<div class="form-row">
|
||||
|
||||
Reference in New Issue
Block a user