1 2 3 4 5 6 7 8 9 10 | 解決此布景:https://www.flickr.com/photos/m66660000/28338801118/in/pool-plurkcss/ 的回應作者點擊範圍問題 1. 先找到這一串: ._lc_ .list .plurk_cnt .td_qual { position: absolute; width: auto; overflow: visible; padding: 1em; margin-left: 0.5em; } 2. 在這串的最後「}」前面加上「z-index: 1;」,如下: ._lc_ .list .plurk_cnt .td_qual { position: absolute; width: auto; overflow: visible; padding: 1em; margin-left: 0.5em; z-index: 1; } |
Direct link: https://paste.plurk.com/show/7PSWlVvIeFIJEk7TaSIF