mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Seventeen: Make <th> styling in table block consistent between back end and front end.
Props ianbelanger. Fixes #46568. git-svn-id: https://develop.svn.wordpress.org/trunk@45051 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -674,6 +674,7 @@ table.wp-block-table tr {
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
table.wp-block-table th,
|
||||
table.wp-block-table td {
|
||||
border: 0;
|
||||
padding: 0.4em;
|
||||
|
||||
Reference in New Issue
Block a user