summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/details/style-rtl.css
blob: 789812c491185862e426f74b4cd0a9f325fd0fba (plain)
1
2
3
4
5
6
7
.wp-block-details{
  box-sizing:border-box;
}

.wp-block-details summary{
  cursor:pointer;
}