Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02:00

7 lines
97 B
CSS

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