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:
8
static/dist/css/admin_home.css
vendored
Normal file
8
static/dist/css/admin_home.css
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#pageBody > .card:first-of-type {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.container.row {
|
||||
width: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user