wp/wp-includes/blocks/embed/editor.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
     4   margin-right:0;
     4   margin-right:0;
     5 }
     5 }
     6 .wp-block-embed.is-loading{
     6 .wp-block-embed.is-loading{
     7   display:flex;
     7   display:flex;
     8   justify-content:center;
     8   justify-content:center;
       
     9 }
       
    10 .wp-block-embed .wp-block-embed__placeholder-input{
       
    11   flex:1 1 auto;
     9 }
    12 }
    10 .wp-block-embed .components-placeholder__error{
    13 .wp-block-embed .components-placeholder__error{
    11   word-break:break-word;
    14   word-break:break-word;
    12 }
    15 }
    13 
    16