1 .wp-block-details{
2 box-sizing:border-box;
3 }
4
5 .wp-block-details summary{
6 cursor:pointer;
7 }