Edit File by line
/home/zeestwma/redstone.../wp-inclu.../blocks/table
File: theme-rtl.css
.wp-block-table{
[0] Fix | Delete
margin:0 0 1em;
[1] Fix | Delete
}
[2] Fix | Delete
.wp-block-table td,.wp-block-table th{
[3] Fix | Delete
word-break:normal;
[4] Fix | Delete
}
[5] Fix | Delete
.wp-block-table :where(figcaption){
[6] Fix | Delete
color:#555;
[7] Fix | Delete
font-size:13px;
[8] Fix | Delete
text-align:center;
[9] Fix | Delete
}
[10] Fix | Delete
.is-dark-theme .wp-block-table :where(figcaption){
[11] Fix | Delete
color:#ffffffa6;
[12] Fix | Delete
}
[13] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function