wp/wp-includes/blocks/buttons/editor.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    18   width:100%;
    18   width:100%;
    19 }
    19 }
    20 .wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
    20 .wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
    21   margin-bottom:0;
    21   margin-bottom:0;
    22 }
    22 }
    23 .editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{
       
    24   font-size:inherit;
       
    25 }
       
    26 
    23 
    27 .wp-block[data-align=center]>.wp-block-buttons{
    24 .wp-block[data-align=center]>.wp-block-buttons{
    28   align-items:center;
    25   align-items:center;
    29   justify-content:center;
    26   justify-content:center;
    30 }
    27 }