Make table striped
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body bg-white">
|
<div class="modal-body bg-white">
|
||||||
<table class="table">
|
<div class="table-responsive">
|
||||||
|
<table class="table table-striped">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Ticket Number</th>
|
<th>Ticket Number</th>
|
||||||
<th>Scope</th>
|
<th>Scope</th>
|
||||||
@@ -31,5 +32,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user