Edit File by line
/home/zeestwma/redstone.../wp-inclu.../blocks/embed
File: editor-rtl.css
.wp-block-embed{
[0] Fix | Delete
clear:both;
[1] Fix | Delete
margin-left:0;
[2] Fix | Delete
margin-right:0;
[3] Fix | Delete
}
[4] Fix | Delete
.wp-block-embed.is-loading{
[5] Fix | Delete
display:flex;
[6] Fix | Delete
justify-content:center;
[7] Fix | Delete
}
[8] Fix | Delete
.wp-block-embed .wp-block-embed__placeholder-input{
[9] Fix | Delete
flex:1 1 auto;
[10] Fix | Delete
}
[11] Fix | Delete
.wp-block-embed .components-placeholder__error{
[12] Fix | Delete
word-break:break-word;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.wp-block-post-content .wp-block-embed__learn-more a{
[16] Fix | Delete
color:var(--wp-admin-theme-color);
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.block-library-embed__interactive-overlay{
[20] Fix | Delete
bottom:0;
[21] Fix | Delete
left:0;
[22] Fix | Delete
opacity:0;
[23] Fix | Delete
position:absolute;
[24] Fix | Delete
right:0;
[25] Fix | Delete
top:0;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{
[29] Fix | Delete
max-width:360px;
[30] Fix | Delete
width:100%;
[31] Fix | Delete
}
[32] Fix | Delete
.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{
[33] Fix | Delete
min-width:280px;
[34] Fix | Delete
}
[35] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function