Shoemaker rework

This commit is contained in:
Cory LaViska
2021-02-26 09:09:13 -05:00
parent 4eeeffc493
commit fe45f2159f
202 changed files with 6778 additions and 19633 deletions

View File

@@ -18,7 +18,7 @@
}
/* Block the preview while dragging to prevent iframes from intercepting drag events */
.code-block__preview--dragging::after {
.code-block__preview--dragging:after {
content: '';
position: absolute;
top: 0;