編集の要約なし |
Add table-layout:fixed for mobile fix |
||
| (同じ利用者による、間の1版が非表示) | |||
| 5行目: | 5行目: | ||
<style> | <style> | ||
#chart_div table { | #chart_div table { | ||
table-layout: fixed; | |||
width: 100%; | width: 100%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
| 55行目: | 56行目: | ||
.page { | .page { | ||
overflow: hidden; | overflow: hidden; | ||
text-overflow: ellipsis; | text-overflow: ellipsis; | ||
| 110行目: | 110行目: | ||
<tr> | <tr> | ||
<td class="pageview">${pageview}</td> | <td class="pageview">${pageview}</td> | ||
<td class="page | <td class="page" >${anchor}</td> | ||
</tr> | </tr> | ||
`); | `); | ||
2026年5月28日 (木) 15:08時点における最新版