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

7 lines
131 B
CSS
Raw Normal View History

2023-04-26 17:39:43 +02:00
.wp-block-avatar__image img{
width:100%;
2022-06-16 14:03:35 +02:00
}
2023-04-26 17:39:43 +02:00
.wp-block-avatar.aligncenter .components-resizable-box__container{
margin:0 auto;
2022-06-16 14:03:35 +02:00
}