Files
goose/docs/css/code_select.css
2024-09-25 14:20:49 -04:00

5 lines
98 B
CSS

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