Commit e022ba5
committed
Remove the language/copy-button bar above a code block
The copy button is still there; it now overlaps the right-top corner of
the code. This is only a problem if the first line of the code block is
longer than the screen is wide, but:
1. This is not super common;
2. It's still mostly readable;
3. We're not the only ones with this unfortunate css;
4. I have no idea how to do it better.1 parent a693a2e commit e022ba5
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments