hackmdio / hackmdio/hackmd-io-issues

Need more bigger table

オープン
#167 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
40
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
When I wanna to show my experiment data in the table, I find that the table is too small and can't not show all the data at once.
I try to use a bigger screen, but the table still keeps small.

**Describe the solution you'd like**
When I use a bigger screen, the table can become bigger.

**Describe alternatives you've considered**
When my mouse hover the table, the table becomes full screen.

**Additional context**
My English is not well... so...
我想呈現數據時,發現表格不會跟著螢幕變大,似乎畫面被限縮在一個固定的 width,假如可以,我希望可視畫面可以跟著螢幕變大,如果這方面實作上有一些問題的話,按下某個鍵,或者滑鼠懸浮其上,可以讓表格懸浮起來獨立暫時變大也可以。
像是這樣
.markdown-body table:hover{
position:fixed!important;
top:50%;
left:0px;
z-index:1000000000;
width:100%;
}
但寫的可以比我更好一點....

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。