add w3-responsive to table
This commit is contained in:
parent
549e0ae1ab
commit
1b2b95a1a9
@ -20,7 +20,7 @@
|
||||
</header>
|
||||
<main class="w3-container">
|
||||
<h2>Account</h2>
|
||||
<table id="resource-table" class="w3-table w3-table-all">
|
||||
<table id="resource-table" class="w3-table w3-table-all w3-responsive">
|
||||
<thead style="background-color: black; color: white;">
|
||||
<tr style="background-color: black; color: white;">
|
||||
<th style="background-color: black; color: white;">Resource Type</th>
|
||||
|
Loading…
Reference in New Issue
Block a user