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