removed table borders
This commit is contained in:
parent
997f73dba9
commit
c6ffb72a0b
@ -39,7 +39,7 @@
|
||||
|
||||
<div class="box-body">
|
||||
<div class="table table-responsive">
|
||||
<table class="table table-bordered table-striped table-hover" id="tbl-translations">
|
||||
<table class="table table-striped table-hover" id="tbl-translations">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-md-4">{{ trans('general.name') }}</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user