Files
home/Projects/pivoine.art/assets/bower_components/katex/dist/contrib/copy-tex.min.css
2025-10-10 16:43:21 +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;
}