Files
home/Projects/pivoine.art/assets/bower_components/katex/dist/contrib/copy-tex.min.css

8 lines
120 B
CSS
Raw Normal View History

2025-10-10 16:43:21 +02:00
.katex,
.katex-display {
user-select: all;
-moz-user-select: all;
-webkit-user-select: all;
-ms-user-select: all;
}