Edit File by line
/home/zeestwma/redstone.../wp-inclu.../css/dist/edit-pos...
File: classic-rtl.css
.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block{
[0] Fix | Delete
margin-left:auto;
[1] Fix | Delete
margin-right:auto;
[2] Fix | Delete
}
[3] Fix | Delete
[4] Fix | Delete
html :where(.editor-styles-wrapper){
[5] Fix | Delete
padding:8px;
[6] Fix | Delete
}
[7] Fix | Delete
html :where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{
[8] Fix | Delete
margin-left:-8px;
[9] Fix | Delete
margin-right:-8px;
[10] Fix | Delete
}
[11] Fix | Delete
[12] Fix | Delete
html :where(.wp-block){
[13] Fix | Delete
margin-bottom:28px;
[14] Fix | Delete
margin-top:28px;
[15] Fix | Delete
max-width:840px;
[16] Fix | Delete
}
[17] Fix | Delete
html :where(.wp-block)[data-align=wide]{
[18] Fix | Delete
max-width:1100px;
[19] Fix | Delete
}
[20] Fix | Delete
html :where(.wp-block)[data-align=full]{
[21] Fix | Delete
max-width:none;
[22] Fix | Delete
}
[23] Fix | Delete
html :where(.wp-block)[data-align=left],html :where(.wp-block)[data-align=right]{
[24] Fix | Delete
height:0;
[25] Fix | Delete
width:100%;
[26] Fix | Delete
}
[27] Fix | Delete
html :where(.wp-block)[data-align=left]:before,html :where(.wp-block)[data-align=right]:before{
[28] Fix | Delete
content:none;
[29] Fix | Delete
}
[30] Fix | Delete
html :where(.wp-block)[data-align=left]>*{
[31] Fix | Delete
float:left;
[32] Fix | Delete
margin-right:2em;
[33] Fix | Delete
}
[34] Fix | Delete
html :where(.wp-block)[data-align=right]>*{
[35] Fix | Delete
float:right;
[36] Fix | Delete
margin-left:2em;
[37] Fix | Delete
}
[38] Fix | Delete
html :where(.wp-block)[data-align=full],html :where(.wp-block)[data-align=wide]{
[39] Fix | Delete
clear:both;
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
.wp-block-group>[data-align=full]{
[43] Fix | Delete
margin-left:auto;
[44] Fix | Delete
margin-right:auto;
[45] Fix | Delete
}
[46] Fix | Delete
[47] Fix | Delete
.wp-block-group.has-background>[data-align=full]{
[48] Fix | Delete
margin-right:-30px;
[49] Fix | Delete
width:calc(100% + 60px);
[50] Fix | Delete
}
[51] Fix | Delete
[data-align=full] .wp-block-group>.wp-block{
[52] Fix | Delete
padding-left:14px;
[53] Fix | Delete
padding-right:14px;
[54] Fix | Delete
}
[55] Fix | Delete
@media (min-width:600px){
[56] Fix | Delete
[data-align=full] .wp-block-group>.wp-block{
[57] Fix | Delete
padding-left:0;
[58] Fix | Delete
padding-right:0;
[59] Fix | Delete
}
[60] Fix | Delete
}
[61] Fix | Delete
[data-align=full] .wp-block-group>[data-align=full]{
[62] Fix | Delete
max-width:none;
[63] Fix | Delete
padding-left:0;
[64] Fix | Delete
padding-right:0;
[65] Fix | Delete
right:0;
[66] Fix | Delete
width:100%;
[67] Fix | Delete
}
[68] Fix | Delete
[data-align=full] .wp-block-group.has-background>[data-align=full]{
[69] Fix | Delete
width:calc(100% + 60px);
[70] Fix | Delete
}
[71] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function