Added new actor dialog to admin panel, removed create mode from actor edit page.

This commit is contained in:
2026-06-17 01:54:23 +02:00
parent 0af5b8d84c
commit 2595fcc365
7 changed files with 208 additions and 49 deletions

View File

@@ -25,7 +25,8 @@
.button {
display: inline-flex;
flex-shrink: 0;
align-items: stretch;
/* align-items: stretch; */
align-items: center;
box-sizing: border-box;
padding: .5rem;
border: none;