Then apply box-shadow to the row (on hover or without). In summary, your code should look like this: table { box-sizing: border-box; } td, th { padding- ...
確定! 回上一頁