add container-fluid (#2672)

pull/3758/head
Dede Iskandar 2020-05-04 18:10:29 +07:00 committed by GitHub
parent e83e5b183d
commit eaf5cf449f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 882 additions and 879 deletions

View File

@ -724,6 +724,7 @@
<!-- Main content -->
<section class="content">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<div class="card">
@ -1609,6 +1610,8 @@
<!-- /.col -->
</div>
<!-- /.row -->
</div>
<!-- /.container-fluid -->
</section>
<!-- /.content -->
</div>