GeekaholicLin / hexo-theme-ylion

:blush: 说不定是一个让你感到惊喜的hexo主题 :beers: :candy:
http://blog.geekaholic.cn
MIT License
120 stars 30 forks source link

過長表格會跑出螢幕外,沒有 slide bar #27

Open mosdeo opened 7 years ago

mosdeo commented 7 years ago

Markdown 原文在此,github 可以 render 出 slide bar,正常瀏覽。

但是產生成 blog 就會變成無法看見全貌的表格,連拉滑都不行 Blog文章

mosdeo commented 7 years ago

剛剛看一下,renderer 換成 pandoc 沒有解決。

GeekaholicLin commented 7 years ago

嗯,这个是主题的样式问题,暂时还未解决,不好意思

GeekaholicLin commented 7 years ago

已修复。

mosdeo commented 7 years ago

修好了耶,讚讚~

GeekaholicLin commented 6 years ago

因为修复的方式由css转换为js,所以可能存在Bug。虽然我本地测试通过,但是为了万无一失,还是重新开了issue。

PS: 因为之前的修复方式影响了正常状态下的表格样式,其实也可以通过与使用者约定外包一层div,加上class,样式我再添加,但是这样感觉不好,所以就用js动态判断并添加一下class