WordPress/wp-includes/blocks/avatar/editor-rtl.css

7 lines
131 B
CSS

.wp-block-avatar__image img{
width:100%;
}
.wp-block-avatar.aligncenter .components-resizable-box__container{
margin:0 auto;
}