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

@@ -1,10 +1,11 @@
.product-manager {
table {
.th-actions {
width: 150px;
width: 200px;
}
tbody {
td {
vertical-align: middle;
button {
margin: 3px;
}