feat: added Modal and router function

This commit is contained in:
Philippe Torrel
2026-07-22 11:26:14 +02:00
parent f0e074dc9f
commit 3ec02626a6
11 changed files with 5341 additions and 17 deletions

View File

@@ -12207,7 +12207,10 @@ figure.logo-main figcaption {
}
.product-manager table .th-actions {
width: 150px;
width: 200px;
}
.product-manager table tbody td {
vertical-align: middle;
}
.product-manager table tbody td button {
margin: 3px;

File diff suppressed because one or more lines are too long