Edit File by line
/home/zeestwma/redstone.../wp-inclu.../css/dist/edit-pos...
File: style.css
:root{
[0] Fix | Delete
--wp-block-synced-color:#7a00df;
[1] Fix | Delete
--wp-block-synced-color--rgb:122, 0, 223;
[2] Fix | Delete
--wp-bound-block-color:var(--wp-block-synced-color);
[3] Fix | Delete
--wp-editor-canvas-background:#ddd;
[4] Fix | Delete
--wp-admin-theme-color:#007cba;
[5] Fix | Delete
--wp-admin-theme-color--rgb:0, 124, 186;
[6] Fix | Delete
--wp-admin-theme-color-darker-10:#006ba1;
[7] Fix | Delete
--wp-admin-theme-color-darker-10--rgb:0, 107, 160.5;
[8] Fix | Delete
--wp-admin-theme-color-darker-20:#005a87;
[9] Fix | Delete
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
[10] Fix | Delete
--wp-admin-border-width-focus:2px;
[11] Fix | Delete
}
[12] Fix | Delete
@media (min-resolution:192dpi){
[13] Fix | Delete
:root{
[14] Fix | Delete
--wp-admin-border-width-focus:1.5px;
[15] Fix | Delete
}
[16] Fix | Delete
}
[17] Fix | Delete
.admin-ui-page{
[18] Fix | Delete
background-color:#fff;
[19] Fix | Delete
color:#2f2f2f;
[20] Fix | Delete
container:admin-ui-page/inline-size;
[21] Fix | Delete
display:flex;
[22] Fix | Delete
flex-flow:column;
[23] Fix | Delete
height:100%;
[24] Fix | Delete
position:relative;
[25] Fix | Delete
z-index:1;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
@media not (prefers-reduced-motion){
[29] Fix | Delete
.admin-ui-page{
[30] Fix | Delete
transition:width .2s ease-out;
[31] Fix | Delete
}
[32] Fix | Delete
}
[33] Fix | Delete
.admin-ui-page__header{
[34] Fix | Delete
background:#fff;
[35] Fix | Delete
border-bottom:1px solid #f0f0f0;
[36] Fix | Delete
padding:16px 48px;
[37] Fix | Delete
position:sticky;
[38] Fix | Delete
top:0;
[39] Fix | Delete
}
[40] Fix | Delete
[41] Fix | Delete
@container (max-width: 430px){
[42] Fix | Delete
.admin-ui-page__header{
[43] Fix | Delete
padding:16px 24px;
[44] Fix | Delete
}
[45] Fix | Delete
}
[46] Fix | Delete
.admin-ui-page__header-subtitle{
[47] Fix | Delete
color:#757575;
[48] Fix | Delete
font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
[49] Fix | Delete
font-size:13px;
[50] Fix | Delete
font-weight:400;
[51] Fix | Delete
line-height:20px;
[52] Fix | Delete
margin:0;
[53] Fix | Delete
padding-block-end:8px;
[54] Fix | Delete
}
[55] Fix | Delete
[56] Fix | Delete
.admin-ui-page__content{
[57] Fix | Delete
display:flex;
[58] Fix | Delete
flex-direction:column;
[59] Fix | Delete
flex-grow:1;
[60] Fix | Delete
overflow:auto;
[61] Fix | Delete
}
[62] Fix | Delete
[63] Fix | Delete
.admin-ui-page__content.has-padding{
[64] Fix | Delete
padding:16px 20px;
[65] Fix | Delete
}
[66] Fix | Delete
[67] Fix | Delete
@container (max-width: 430px){
[68] Fix | Delete
.admin-ui-page__content.has-padding{
[69] Fix | Delete
padding:16px 24px;
[70] Fix | Delete
}
[71] Fix | Delete
}
[72] Fix | Delete
.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon{
[73] Fix | Delete
padding:0 8px;
[74] Fix | Delete
width:auto;
[75] Fix | Delete
}
[76] Fix | Delete
[77] Fix | Delete
.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon svg{
[78] Fix | Delete
display:none;
[79] Fix | Delete
}
[80] Fix | Delete
[81] Fix | Delete
.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon:after{
[82] Fix | Delete
content:attr(aria-label);
[83] Fix | Delete
font-size:12px;
[84] Fix | Delete
}
[85] Fix | Delete
[86] Fix | Delete
.edit-post-fullscreen-mode-close__view-mode-toggle{
[87] Fix | Delete
height:64px;
[88] Fix | Delete
left:0;
[89] Fix | Delete
top:0;
[90] Fix | Delete
width:64px;
[91] Fix | Delete
z-index:100;
[92] Fix | Delete
}
[93] Fix | Delete
.edit-post-fullscreen-mode-close__view-mode-toggle .components-button{
[94] Fix | Delete
align-items:center;
[95] Fix | Delete
border-radius:0;
[96] Fix | Delete
color:#fff;
[97] Fix | Delete
display:flex;
[98] Fix | Delete
height:100%;
[99] Fix | Delete
justify-content:center;
[100] Fix | Delete
overflow:hidden;
[101] Fix | Delete
padding:0;
[102] Fix | Delete
width:100%;
[103] Fix | Delete
}
[104] Fix | Delete
.edit-post-fullscreen-mode-close__view-mode-toggle .components-button:active,.edit-post-fullscreen-mode-close__view-mode-toggle .components-button:hover{
[105] Fix | Delete
color:#fff;
[106] Fix | Delete
}
[107] Fix | Delete
.edit-post-fullscreen-mode-close__view-mode-toggle .components-button:focus{
[108] Fix | Delete
box-shadow:none;
[109] Fix | Delete
}
[110] Fix | Delete
.edit-post-fullscreen-mode-close__view-mode-toggle .edit-post-fullscreen-mode-close__view-mode-toggle-icon img,.edit-post-fullscreen-mode-close__view-mode-toggle .edit-post-fullscreen-mode-close__view-mode-toggle-icon svg{
[111] Fix | Delete
background:#1e1e1e;
[112] Fix | Delete
display:block;
[113] Fix | Delete
}
[114] Fix | Delete
[115] Fix | Delete
.edit-post-fullscreen-mode-close-site-icon__icon{
[116] Fix | Delete
fill:currentColor;
[117] Fix | Delete
height:100%;
[118] Fix | Delete
padding:12px;
[119] Fix | Delete
width:100%;
[120] Fix | Delete
}
[121] Fix | Delete
[122] Fix | Delete
.edit-post-fullscreen-mode-close-site-icon__image{
[123] Fix | Delete
aspect-ratio:1/1;
[124] Fix | Delete
background:#333;
[125] Fix | Delete
height:100%;
[126] Fix | Delete
object-fit:cover;
[127] Fix | Delete
width:100%;
[128] Fix | Delete
}
[129] Fix | Delete
[130] Fix | Delete
.edit-post-fullscreen-mode-close.components-button:focus{
[131] Fix | Delete
position:relative;
[132] Fix | Delete
}
[133] Fix | Delete
.edit-post-fullscreen-mode-close.components-button:focus:before{
[134] Fix | Delete
bottom:0;
[135] Fix | Delete
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color), inset 0 0 0 calc(1px + var(--wp-admin-border-width-focus)) #fff;
[136] Fix | Delete
content:"";
[137] Fix | Delete
display:block;
[138] Fix | Delete
left:0;
[139] Fix | Delete
position:absolute;
[140] Fix | Delete
right:0;
[141] Fix | Delete
top:0;
[142] Fix | Delete
z-index:1;
[143] Fix | Delete
}
[144] Fix | Delete
[145] Fix | Delete
.edit-post-fullscreen-mode-close__back-icon{
[146] Fix | Delete
align-items:center;
[147] Fix | Delete
background-color:#ccc;
[148] Fix | Delete
display:flex;
[149] Fix | Delete
height:64px;
[150] Fix | Delete
justify-content:center;
[151] Fix | Delete
left:0;
[152] Fix | Delete
pointer-events:none;
[153] Fix | Delete
position:absolute;
[154] Fix | Delete
top:0;
[155] Fix | Delete
width:64px;
[156] Fix | Delete
}
[157] Fix | Delete
.edit-post-fullscreen-mode-close__back-icon svg{
[158] Fix | Delete
fill:currentColor;
[159] Fix | Delete
}
[160] Fix | Delete
.edit-post-fullscreen-mode-close__back-icon.has-site-icon{
[161] Fix | Delete
backdrop-filter:saturate(180%) blur(15px);
[162] Fix | Delete
background-color:#fff9;
[163] Fix | Delete
}
[164] Fix | Delete
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon{
[165] Fix | Delete
width:64px;
[166] Fix | Delete
}
[167] Fix | Delete
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon svg{
[168] Fix | Delete
display:block;
[169] Fix | Delete
}
[170] Fix | Delete
.show-icon-labels .editor-header .edit-post-fullscreen-mode-close.has-icon:after{
[171] Fix | Delete
content:none;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
.edit-post-meta-boxes-main{
[175] Fix | Delete
background-color:#fff;
[176] Fix | Delete
display:flex;
[177] Fix | Delete
filter:drop-shadow(0 -1px rgba(0, 0, 0, .133));
[178] Fix | Delete
flex-direction:column;
[179] Fix | Delete
outline:1px solid #0000;
[180] Fix | Delete
overflow:hidden;
[181] Fix | Delete
padding-block-start:32px;
[182] Fix | Delete
}
[183] Fix | Delete
[184] Fix | Delete
.edit-post-meta-boxes-main__presenter{
[185] Fix | Delete
box-shadow:0 1px #ddd;
[186] Fix | Delete
display:flex;
[187] Fix | Delete
height:32px;
[188] Fix | Delete
inset:0 0 auto;
[189] Fix | Delete
outline:1px solid #0000;
[190] Fix | Delete
position:relative;
[191] Fix | Delete
z-index:10000;
[192] Fix | Delete
}
[193] Fix | Delete
.edit-post-meta-boxes-main__presenter>button{
[194] Fix | Delete
appearance:none;
[195] Fix | Delete
background-color:initial;
[196] Fix | Delete
border:none;
[197] Fix | Delete
outline:none;
[198] Fix | Delete
padding:0;
[199] Fix | Delete
}
[200] Fix | Delete
.edit-post-meta-boxes-main__presenter>button[aria-expanded]{
[201] Fix | Delete
align-items:center;
[202] Fix | Delete
cursor:pointer;
[203] Fix | Delete
display:flex;
[204] Fix | Delete
justify-content:space-between;
[205] Fix | Delete
padding-inline:24px 12px;
[206] Fix | Delete
width:100%;
[207] Fix | Delete
}
[208] Fix | Delete
.edit-post-meta-boxes-main__presenter>button[aria-expanded]:is(:hover,:focus-visible){
[209] Fix | Delete
color:var(--wp-admin-theme-color);
[210] Fix | Delete
}
[211] Fix | Delete
.edit-post-meta-boxes-main__presenter>button[aria-expanded]:focus-visible:after{
[212] Fix | Delete
box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
[213] Fix | Delete
content:"";
[214] Fix | Delete
inset:var(--wp-admin-border-width-focus);
[215] Fix | Delete
outline:2px solid #0000;
[216] Fix | Delete
position:absolute;
[217] Fix | Delete
}
[218] Fix | Delete
.edit-post-meta-boxes-main__presenter>button[aria-expanded]>svg{
[219] Fix | Delete
fill:currentColor;
[220] Fix | Delete
}
[221] Fix | Delete
.edit-post-meta-boxes-main__presenter button[role=separator]{
[222] Fix | Delete
cursor:row-resize;
[223] Fix | Delete
inset:0;
[224] Fix | Delete
margin:auto;
[225] Fix | Delete
position:absolute;
[226] Fix | Delete
width:64px;
[227] Fix | Delete
}
[228] Fix | Delete
.edit-post-meta-boxes-main__presenter button[role=separator]:before{
[229] Fix | Delete
background-color:#ddd;
[230] Fix | Delete
border-radius:2px;
[231] Fix | Delete
content:"";
[232] Fix | Delete
height:4px;
[233] Fix | Delete
inset-block:calc(50% - 2px) auto;
[234] Fix | Delete
outline:2px solid #0000;
[235] Fix | Delete
outline-offset:-2px;
[236] Fix | Delete
position:absolute;
[237] Fix | Delete
transform:translateX(-50%);
[238] Fix | Delete
width:inherit;
[239] Fix | Delete
}
[240] Fix | Delete
@media not (prefers-reduced-motion){
[241] Fix | Delete
.edit-post-meta-boxes-main__presenter button[role=separator]:before{
[242] Fix | Delete
transition:width .3s ease-out;
[243] Fix | Delete
}
[244] Fix | Delete
}
[245] Fix | Delete
.edit-post-meta-boxes-main__presenter button[role=separator]:is(:hover,:focus-visible):before{
[246] Fix | Delete
background-color:var(--wp-admin-theme-color);
[247] Fix | Delete
width:80px;
[248] Fix | Delete
}
[249] Fix | Delete
[250] Fix | Delete
@media (pointer:coarse){
[251] Fix | Delete
.edit-post-meta-boxes-main{
[252] Fix | Delete
padding-block-start:36px;
[253] Fix | Delete
}
[254] Fix | Delete
.edit-post-meta-boxes-main__presenter{
[255] Fix | Delete
height:36px;
[256] Fix | Delete
}
[257] Fix | Delete
}
[258] Fix | Delete
.edit-post-meta-boxes-main .edit-post-meta-boxes-main__liner{
[259] Fix | Delete
overflow:auto;
[260] Fix | Delete
}
[261] Fix | Delete
.edit-post-meta-boxes-main__liner{
[262] Fix | Delete
isolation:isolate;
[263] Fix | Delete
}
[264] Fix | Delete
.is-resizing.edit-post-meta-boxes-main .edit-post-meta-boxes-main__liner{
[265] Fix | Delete
display:unset;
[266] Fix | Delete
}
[267] Fix | Delete
[268] Fix | Delete
.edit-post-layout__metaboxes{
[269] Fix | Delete
clear:both;
[270] Fix | Delete
}
[271] Fix | Delete
[272] Fix | Delete
.has-metaboxes .interface-interface-skeleton__content:has(.edit-post-meta-boxes-main) .editor-visual-editor{
[273] Fix | Delete
flex-basis:0%;
[274] Fix | Delete
flex-shrink:1;
[275] Fix | Delete
}
[276] Fix | Delete
[277] Fix | Delete
.has-metaboxes .editor-visual-editor.is-iframed{
[278] Fix | Delete
isolation:isolate;
[279] Fix | Delete
}
[280] Fix | Delete
[281] Fix | Delete
.components-editor-notices__snackbar{
[282] Fix | Delete
bottom:24px;
[283] Fix | Delete
padding-left:24px;
[284] Fix | Delete
padding-right:24px;
[285] Fix | Delete
position:fixed;
[286] Fix | Delete
right:0;
[287] Fix | Delete
}
[288] Fix | Delete
[289] Fix | Delete
.edit-post-layout .components-editor-notices__snackbar{
[290] Fix | Delete
left:0;
[291] Fix | Delete
}
[292] Fix | Delete
@media (min-width:783px){
[293] Fix | Delete
.edit-post-layout .components-editor-notices__snackbar{
[294] Fix | Delete
left:160px;
[295] Fix | Delete
}
[296] Fix | Delete
}
[297] Fix | Delete
@media (min-width:783px){
[298] Fix | Delete
.auto-fold .edit-post-layout .components-editor-notices__snackbar{
[299] Fix | Delete
left:36px;
[300] Fix | Delete
}
[301] Fix | Delete
}
[302] Fix | Delete
@media (min-width:961px){
[303] Fix | Delete
.auto-fold .edit-post-layout .components-editor-notices__snackbar{
[304] Fix | Delete
left:160px;
[305] Fix | Delete
}
[306] Fix | Delete
}
[307] Fix | Delete
.folded .edit-post-layout .components-editor-notices__snackbar{
[308] Fix | Delete
left:0;
[309] Fix | Delete
}
[310] Fix | Delete
@media (min-width:783px){
[311] Fix | Delete
.folded .edit-post-layout .components-editor-notices__snackbar{
[312] Fix | Delete
left:36px;
[313] Fix | Delete
}
[314] Fix | Delete
}
[315] Fix | Delete
[316] Fix | Delete
body.is-fullscreen-mode .edit-post-layout .components-editor-notices__snackbar{
[317] Fix | Delete
left:0 !important;
[318] Fix | Delete
}
[319] Fix | Delete
[320] Fix | Delete
.edit-post-meta-boxes-area{
[321] Fix | Delete
position:relative;
[322] Fix | Delete
}
[323] Fix | Delete
.edit-post-meta-boxes-area .inside,.edit-post-meta-boxes-area__container{
[324] Fix | Delete
box-sizing:initial;
[325] Fix | Delete
}
[326] Fix | Delete
.edit-post-meta-boxes-area input,.edit-post-meta-boxes-area textarea{
[327] Fix | Delete
box-sizing:border-box;
[328] Fix | Delete
}
[329] Fix | Delete
.edit-post-meta-boxes-area .postbox-header{
[330] Fix | Delete
border-bottom:0;
[331] Fix | Delete
border-top:1px solid #ddd;
[332] Fix | Delete
}
[333] Fix | Delete
.edit-post-meta-boxes-area #poststuff{
[334] Fix | Delete
margin:0 auto;
[335] Fix | Delete
min-width:auto;
[336] Fix | Delete
padding-top:0;
[337] Fix | Delete
}
[338] Fix | Delete
.edit-post-meta-boxes-area #poststuff .stuffbox>h3,.edit-post-meta-boxes-area #poststuff h2.hndle,.edit-post-meta-boxes-area #poststuff h3.hndle{
[339] Fix | Delete
box-sizing:border-box;
[340] Fix | Delete
color:inherit;
[341] Fix | Delete
font-weight:600;
[342] Fix | Delete
outline:none;
[343] Fix | Delete
padding:0 24px;
[344] Fix | Delete
position:relative;
[345] Fix | Delete
width:100%;
[346] Fix | Delete
}
[347] Fix | Delete
.edit-post-meta-boxes-area .postbox{
[348] Fix | Delete
border:0;
[349] Fix | Delete
color:inherit;
[350] Fix | Delete
margin-bottom:0;
[351] Fix | Delete
}
[352] Fix | Delete
.edit-post-meta-boxes-area .postbox>.inside{
[353] Fix | Delete
color:inherit;
[354] Fix | Delete
margin:0;
[355] Fix | Delete
padding:0 24px 24px;
[356] Fix | Delete
}
[357] Fix | Delete
.edit-post-meta-boxes-area .postbox .handlediv{
[358] Fix | Delete
height:44px;
[359] Fix | Delete
width:44px;
[360] Fix | Delete
}
[361] Fix | Delete
.edit-post-meta-boxes-area.is-loading:before{
[362] Fix | Delete
background:#0000;
[363] Fix | Delete
bottom:0;
[364] Fix | Delete
content:"";
[365] Fix | Delete
left:0;
[366] Fix | Delete
position:absolute;
[367] Fix | Delete
right:0;
[368] Fix | Delete
top:0;
[369] Fix | Delete
z-index:1;
[370] Fix | Delete
}
[371] Fix | Delete
.edit-post-meta-boxes-area .components-spinner{
[372] Fix | Delete
position:absolute;
[373] Fix | Delete
right:20px;
[374] Fix | Delete
top:10px;
[375] Fix | Delete
z-index:5;
[376] Fix | Delete
}
[377] Fix | Delete
.edit-post-meta-boxes-area .is-hidden{
[378] Fix | Delete
display:none;
[379] Fix | Delete
}
[380] Fix | Delete
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]{
[381] Fix | Delete
border:1px solid #757575;
[382] Fix | Delete
}
[383] Fix | Delete
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:checked{
[384] Fix | Delete
background:#fff;
[385] Fix | Delete
border-color:#757575;
[386] Fix | Delete
}
[387] Fix | Delete
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:before{
[388] Fix | Delete
margin:-3px -4px;
[389] Fix | Delete
}
[390] Fix | Delete
[391] Fix | Delete
.edit-post-meta-boxes-area__clear{
[392] Fix | Delete
clear:both;
[393] Fix | Delete
}
[394] Fix | Delete
[395] Fix | Delete
.edit-post-welcome-guide,.edit-template-welcome-guide{
[396] Fix | Delete
width:312px;
[397] Fix | Delete
}
[398] Fix | Delete
.edit-post-welcome-guide__image,.edit-template-welcome-guide__image{
[399] Fix | Delete
background:#00a0d2;
[400] Fix | Delete
margin:0 0 16px;
[401] Fix | Delete
}
[402] Fix | Delete
.edit-post-welcome-guide__image>img,.edit-template-welcome-guide__image>img{
[403] Fix | Delete
display:block;
[404] Fix | Delete
max-width:100%;
[405] Fix | Delete
object-fit:cover;
[406] Fix | Delete
}
[407] Fix | Delete
.edit-post-welcome-guide__heading,.edit-template-welcome-guide__heading{
[408] Fix | Delete
font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
[409] Fix | Delete
font-size:24px;
[410] Fix | Delete
line-height:1.4;
[411] Fix | Delete
margin:16px 0;
[412] Fix | Delete
padding:0 32px;
[413] Fix | Delete
}
[414] Fix | Delete
.edit-post-welcome-guide__text,.edit-template-welcome-guide__text{
[415] Fix | Delete
font-size:13px;
[416] Fix | Delete
line-height:1.4;
[417] Fix | Delete
margin:0 0 24px;
[418] Fix | Delete
padding:0 32px;
[419] Fix | Delete
}
[420] Fix | Delete
.edit-post-welcome-guide__inserter-icon,.edit-template-welcome-guide__inserter-icon{
[421] Fix | Delete
margin:0 4px;
[422] Fix | Delete
vertical-align:text-top;
[423] Fix | Delete
}
[424] Fix | Delete
[425] Fix | Delete
.edit-template-welcome-guide .components-button svg{
[426] Fix | Delete
fill:#fff;
[427] Fix | Delete
}
[428] Fix | Delete
[429] Fix | Delete
body.js.block-editor-page{
[430] Fix | Delete
background:#fff;
[431] Fix | Delete
}
[432] Fix | Delete
body.js.block-editor-page #wpcontent{
[433] Fix | Delete
padding-left:0;
[434] Fix | Delete
}
[435] Fix | Delete
body.js.block-editor-page #wpbody-content{
[436] Fix | Delete
padding-bottom:0;
[437] Fix | Delete
}
[438] Fix | Delete
body.js.block-editor-page #wpbody-content>div:not(.block-editor):not(#screen-meta),body.js.block-editor-page #wpfooter{
[439] Fix | Delete
display:none;
[440] Fix | Delete
}
[441] Fix | Delete
body.js.block-editor-page .a11y-speak-region{
[442] Fix | Delete
left:-1px;
[443] Fix | Delete
top:-1px;
[444] Fix | Delete
}
[445] Fix | Delete
body.js.block-editor-page ul#adminmenu a.wp-has-current-submenu:after,body.js.block-editor-page ul#adminmenu>li.current>a.current:after{
[446] Fix | Delete
border-right-color:#fff;
[447] Fix | Delete
}
[448] Fix | Delete
body.js.block-editor-page .media-frame select.attachment-filters:last-of-type{
[449] Fix | Delete
max-width:100%;
[450] Fix | Delete
width:auto;
[451] Fix | Delete
}
[452] Fix | Delete
[453] Fix | Delete
.block-editor-page #wpwrap{
[454] Fix | Delete
overflow-y:auto;
[455] Fix | Delete
}
[456] Fix | Delete
@media (min-width:782px){
[457] Fix | Delete
.block-editor-page #wpwrap{
[458] Fix | Delete
overflow-y:initial;
[459] Fix | Delete
}
[460] Fix | Delete
}
[461] Fix | Delete
[462] Fix | Delete
.edit-post-visual-editor.is-iframed{
[463] Fix | Delete
box-sizing:border-box;
[464] Fix | Delete
}
[465] Fix | Delete
.edit-post-visual-editor.is-iframed *,.edit-post-visual-editor.is-iframed :after,.edit-post-visual-editor.is-iframed :before{
[466] Fix | Delete
box-sizing:inherit;
[467] Fix | Delete
}
[468] Fix | Delete
[469] Fix | Delete
@media (min-width:600px){
[470] Fix | Delete
.block-editor__container{
[471] Fix | Delete
bottom:0;
[472] Fix | Delete
left:0;
[473] Fix | Delete
min-height:calc(100vh - 46px);
[474] Fix | Delete
position:absolute;
[475] Fix | Delete
right:0;
[476] Fix | Delete
top:0;
[477] Fix | Delete
}
[478] Fix | Delete
}
[479] Fix | Delete
@media (min-width:782px){
[480] Fix | Delete
.block-editor__container{
[481] Fix | Delete
min-height:calc(100vh - 32px);
[482] Fix | Delete
}
[483] Fix | Delete
body.is-fullscreen-mode .block-editor__container{
[484] Fix | Delete
min-height:100vh;
[485] Fix | Delete
}
[486] Fix | Delete
}
[487] Fix | Delete
.block-editor__container img{
[488] Fix | Delete
height:auto;
[489] Fix | Delete
max-width:100%;
[490] Fix | Delete
}
[491] Fix | Delete
[492] Fix | Delete
body.admin-color-light{
[493] Fix | Delete
--wp-admin-theme-color:#0085ba;
[494] Fix | Delete
--wp-admin-theme-color--rgb:0, 133, 186;
[495] Fix | Delete
--wp-admin-theme-color-darker-10:#0073a1;
[496] Fix | Delete
--wp-admin-theme-color-darker-10--rgb:0, 114.7661290323, 160.5;
[497] Fix | Delete
--wp-admin-theme-color-darker-20:#006187;
[498] Fix | Delete
--wp-admin-theme-color-darker-20--rgb:0, 96.5322580645, 135;
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function