Fixed background of short page (ex.: system-->providers).

pull/997/head
Louis Vézina 4 years ago
parent cef418a6ed
commit 99f7145169

@ -44,6 +44,10 @@
{% block head %}
<style>
html {
background: #f5f7fa;
}
.table td, .table th {
padding: .4rem !important;
}

Loading…
Cancel
Save