feat:copy_button

This commit is contained in:
dichgrem
2026-01-17 12:25:50 +08:00
parent 07d1060183
commit aea50b44ca
5 changed files with 72 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ pre {
overflow: auto;
border-top: 1px solid rgba(255, 255, 255, .1);
border-bottom: 1px solid rgba(255, 255, 255, .1);
position: relative;
@media (max-width: $phone-max-width) {
white-space: pre-wrap;