mirror of
https://github.com/Cinnamon/kotaemon.git
synced 2025-06-26 23:19:56 +00:00
6 lines
106 B
CSS
6 lines
106 B
CSS
.language-pycon .gp,
|
|
.language-pycon .go {
|
|
/* Generic.Prompt, Generic.Output */
|
|
user-select: none;
|
|
}
|