Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha

This commit is contained in:
2024-09-13 23:26:37 +01:00
parent cef903ff39
commit 00dc753add
1490 changed files with 45316 additions and 1372 deletions

8
static/dist/css/core_admin_home.css vendored Normal file
View File

@@ -0,0 +1,8 @@
#pageBody > .card:first-of-type {
width: 80%;
}
.container.row {
width: auto;
}