Skip to content

Commit 26af7a2

Browse files
committed
change content-wrapper background color
1 parent 6ca5327 commit 26af7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminlteui/templates/admin/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h3>
381381
</aside>
382382

383383
<!-- Content Wrapper. Contains page content -->
384-
<div class="content-wrapper" style="background-color: white">
384+
<div class="content-wrapper">
385385
<!-- Content Header (Page header) -->
386386
{% block page_content %}
387387
{% endblock %}

0 commit comments

Comments
 (0)