Spaces:
Running
Running
File size: 199 Bytes
519a20c |
1 2 3 4 5 6 7 8 9 10 11 12 |
#tokenized_chunks_display > code {
color: black;
text-shadow: none;
padding: 2px;
display: inline-block;
}
#token_counter_textarea,
#token_counter_ids {
field-sizing: content;
}
|