mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-09-26 17:35:43 +08:00
6 lines
116 B
CSS
6 lines
116 B
CSS
.rst-content table.docutils td code {
|
|
white-space: nowrap;
|
|
overflow-wrap: normal;
|
|
word-break: normal;
|
|
}
|