Fix: テーブルの背景色を修正
This commit is contained in:
parent
0dc0640807
commit
ea40da857a
@ -16,7 +16,7 @@
|
||||
<div class="col-xl-6">
|
||||
<h2>平均値</h2>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-stripped">
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>摘用</th>
|
||||
@ -71,7 +71,7 @@
|
||||
<div class="col-md-12">
|
||||
<h2>実績</h2>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-stripped">
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>日付</th>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user