Files
hub-insurance/wp-includes/blocks/details/style.css
T
2026-07-02 15:54:39 -06:00

7 lines
97 B
CSS

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