core: improve error page
This commit is contained in:
2
passbook/static/static/dist/main.js
vendored
2
passbook/static/static/dist/main.js
vendored
File diff suppressed because one or more lines are too long
2
passbook/static/static/dist/main.js.map
vendored
2
passbook/static/static/dist/main.js.map
vendored
File diff suppressed because one or more lines are too long
4
passbook/static/static/dist/passbook.css
vendored
4
passbook/static/static/dist/passbook.css
vendored
@ -307,3 +307,7 @@ input[data-is-monospace] {
|
||||
.pf-c-content h1 :first-child {
|
||||
margin-right: var(--pf-global--spacer--sm);
|
||||
}
|
||||
|
||||
.pf-c-empty-state {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
@ -307,3 +307,7 @@ input[data-is-monospace] {
|
||||
.pf-c-content h1 :first-child {
|
||||
margin-right: var(--pf-global--spacer--sm);
|
||||
}
|
||||
|
||||
.pf-c-empty-state {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user