Fix: \n 1. Rename database to demo \n 2. Improve card styles for ERP Admin pages

This commit is contained in:
2025-03-21 16:09:42 +00:00
parent 85a3ec4c9f
commit 5c54c23798
95 changed files with 2576 additions and 24368 deletions

View File

@@ -1,8 +1,4 @@
#formFilters {
width: 100vh;
}
#formFilters .container-input.filter.active {
width: 8vh;
}

View File

@@ -1,8 +1,4 @@
#formFilters {
width: 50vh;
}
#formFilters .container {
max-width: fit-content;
}
@@ -15,16 +11,6 @@
width: 8vh;
}
#tableMain {
max-width: min(calc(1vh * 79), calc(1vw * 90));
}
/*
#tableMain thead tr th, #tableMain tbody tr td {
margin-left: 1vh;
margin-right: 1vh;
}
*/
#tableMain tbody tr td.display_order, #tableMain thead tr th.display_order {
width: 5vh;

View File

@@ -1,7 +1,4 @@
#formFilters {
width: 95vh;
}
#tableMain {
max-width: 90vw;

View File

@@ -1,11 +1,4 @@
/*
#formFilters {
width: 50vh;
}
*/
#tableMain:has(thead tr th.product_variations.collapsed) {
max-width: 66vh;
}

View File

@@ -1,7 +1,4 @@
#formFilters {
width: 50vh;
}
#formFilters .container {
max-width: fit-content;

View File

@@ -1,8 +1,4 @@
#formFilters {
width: 50vh;
}
#formFilters .container-input.filter.active {
width: 8vh;
}

View File

@@ -1,7 +1,4 @@
#formFilters {
width: 100vh;
}
#formFilters .container-input.filter.active {
width: 8vh;