feat: スクロール幅調整

This commit is contained in:
高木要 2023-08-22 10:21:00 +09:00
parent 8c6dd39c59
commit ff911ee83e
2 changed files with 6 additions and 1 deletions

View File

@ -53,6 +53,11 @@ table{
height: 250px;
}
.scroll_workhistory{
width: 95%;
margin: 5px auto;
}
.scroll_table::-webkit-scrollbar {
height: 5px;
width: 10px;

View File

@ -176,7 +176,7 @@
</table>
<!-- 勤務先履歴 -->
<h1 class="wrkplaceH1">勤務先履歴</h1>
<div class="scroll_table">
<div class="scroll_table scroll_workhistory">
<table class="tablesorter wrkplaceTable" _fixedhead='rows:1; cols:0; border-color:gray; border-width:2px;'>
<thead>
<tr>