Files
Roman Pyrih 7483681901 first commit
2026-04-21 15:48:41 +02:00

7 lines
93 B
CSS

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