abchospitality/wp-includes/blocks/avatar/editor.css
2024-04-18 15:32:23 +05:45

7 lines
131 B
CSS

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