DataDesigner/docs/css/code_select.css
2025-11-03 13:48:41 -03:00

3 lines
95 B
CSS

.highlight .gp, .highlight .go { /* Generic.Prompt, Generic.Output */
user-select: none;
}