IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
ソースを参照

Wrap fix in .wb-json-viewer

pull/1/head
コミット
872b2e0ee0
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      frontend/src/css/index.css

+ 1
- 1
frontend/src/css/index.css ファイルの表示

@@ -19,5 +19,5 @@ pre.terminal {
div.wb-json-viewer {
font-family: "Courier New", fixed-width;
white-space: pre;
white-space: pre-wrap;
}

読み込み中…
キャンセル
保存