summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/avatar/editor.css
blob: 5e3ddc58838c6be009f29bca7b32562c47195918 (plain)
1
2
3
4
5
6
7
.wp-block-avatar__image img{
  width:100%;
}

.wp-block-avatar.aligncenter .components-resizable-box__container{
  margin:0 auto;
}