Add caching headers for production, fix css for RMO
This commit is contained in:
parent
58da733531
commit
ee7dc1dd08
5 changed files with 17 additions and 10 deletions
|
|
@ -199,7 +199,7 @@ class AddressOrReportInput extends HTMLElement {
|
|||
this.shadowRoot.innerHTML = `
|
||||
<style>
|
||||
@import url('/static/css/bootstrap.css');
|
||||
@import url('/static/css/bootstrap-icons.css');
|
||||
@import url('/static/vendor/css/bootstrap-icons.min.css');
|
||||
.detail-label {
|
||||
font-size: 0.8rem;
|
||||
text-transform: uppercase;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue