Fix: Public pages not loading due to missing store JavaScript variables for store pages in router.
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
}
|
||||
#pageBody > .card:not(:first-of-type) {
|
||||
}
|
||||
|
||||
#email {
|
||||
min-width: 40vw;
|
||||
width: 40vw;
|
||||
}
|
||||
|
||||
/*
|
||||
.content > a {
|
||||
|
||||
5
static/dist/css/core_contact.bundle.css
vendored
5
static/dist/css/core_contact.bundle.css
vendored
@@ -6,7 +6,10 @@
|
||||
}
|
||||
#pageBody > .card:not(:first-of-type) {
|
||||
}
|
||||
|
||||
#email {
|
||||
min-width: 40vw;
|
||||
width: 40vw;
|
||||
}
|
||||
|
||||
/*
|
||||
.content > a {
|
||||
|
||||
Reference in New Issue
Block a user