Files
v1.pivoine.art/assets/bower_components/katex/dist/contrib/copy-tex.min.css
2025-10-25 12:39:30 +02:00

8 lines
120 B
CSS

.katex,
.katex-display {
user-select: all;
-moz-user-select: all;
-webkit-user-select: all;
-ms-user-select: all;
}