Fix: 部份瀏覽器排版失控(#4)
This commit is contained in:
parent
b77cd4340b
commit
9cfa3c1ae4
@ -58,7 +58,7 @@ var courseTable = {
|
||||
'course-div': courseDiv
|
||||
},
|
||||
template: `
|
||||
<table class="table table-bordered">
|
||||
<table class="table table-bordered" style="table-layout: fixed;word-wrap: break-word;">
|
||||
<thead>
|
||||
<th scope="col" class="col-md-1">#</th>
|
||||
<th scope="col" class="col-md-2">一</th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user