mirror of https://github.com/ColorlibHQ/AdminLTE
fixed table condensed demo
parent
add29e7168
commit
dbe3e80778
|
@ -795,7 +795,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- /.card-header -->
|
<!-- /.card-header -->
|
||||||
<div class="card-body p-0">
|
<div class="card-body p-0">
|
||||||
<table class="table table-condensed">
|
<table class="table table-sm">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style="width: 10px">#</th>
|
<th style="width: 10px">#</th>
|
||||||
|
|
Loading…
Reference in New Issue