Files
Roman Pyrih 64c4a90405 first commit
2026-03-10 09:50:10 +01:00

7 lines
93 B
CSS

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