update
parent
bc63b22ee9
commit
14aa11b696
|
|
@ -43,7 +43,7 @@
|
||||||
?>
|
?>
|
||||||
@if(@$data)
|
@if(@$data)
|
||||||
<div class="bg-white rounded-[20px] shadow-lg p-5 py-10 gap-6 flex">
|
<div class="bg-white rounded-[20px] shadow-lg p-5 py-10 gap-6 flex">
|
||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto; width:100%!important;">
|
||||||
<table id="table"
|
<table id="table"
|
||||||
data-toggle="table"
|
data-toggle="table"
|
||||||
data-search="false"
|
data-search="false"
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
?>
|
?>
|
||||||
@if(@$data)
|
@if(@$data)
|
||||||
<div class="bg-white rounded-[20px] shadow-lg p-5 py-10 gap-6 flex">
|
<div class="bg-white rounded-[20px] shadow-lg p-5 py-10 gap-6 flex">
|
||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto; width:100%!important;">
|
||||||
<table id="table"
|
<table id="table"
|
||||||
data-toggle="table"
|
data-toggle="table"
|
||||||
data-search="false"
|
data-search="false"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue