docs: example sticky does not take effect (#20485)

This commit is contained in:
btea
2025-04-21 14:11:57 +08:00
committed by GitHub
parent 01e88018d3
commit e4d400ea9c

View File

@@ -182,7 +182,6 @@ const copyCode = async () => {
.example {
border: 1px solid var(--border-color);
border-radius: var(--el-border-radius-base);
overflow: hidden;
.example-showcase {
padding: 1.5rem;