Skip to content

Commit bfda367

Browse files
committed
add spaces
1 parent 750b78d commit bfda367

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

yomitan-dict-builder/static/custom/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ button:disabled { opacity: 0.5; cursor: not-allowed; transform: none; }
385385
font-size: 0.76rem;
386386
line-height: 1.6;
387387
user-select: all;
388+
white-space: pre-wrap;
389+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
390+
overflow-wrap: break-word;
388391
}
389392

390393
.chatgpt-prompt em {

0 commit comments

Comments
 (0)