2017-06-20 6 views

答えて

1

あなたはthead> tdを変更しようとしますが、あなたはthead> thを使用します! CSSを次のように変更してください:

#ddd thead tr th:nth-child(1){ 
    padding-right: 0 !important; 
    padding-left: 0 !important; 
} 
関連する問題