mirror of
https://github.com/supanadit/short-url.git
synced 2024-11-10 10:02:20 +00:00
improve table responsive for mobile view
This commit is contained in:
parent
dc7acbbe2d
commit
331258a840
@ -16,7 +16,7 @@
|
|||||||
<div class="box-tools"></div>
|
<div class="box-tools"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- /.box-header -->
|
<!-- /.box-header -->
|
||||||
<div class="box-body">
|
<div class="box-body" style="overflow-x: auto;">
|
||||||
<table class="table table-bordered">
|
<table class="table table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user