Правки html формата
This commit is contained in:
@@ -102,15 +102,15 @@ class TraceResponseRenderer:
|
||||
--step: #ffffff;
|
||||
--link: #66d9ef;
|
||||
--error: #ff817d;
|
||||
--warning: #e5801d;
|
||||
--info: #73a0cf;
|
||||
--warning: #e9ebec;
|
||||
--info: #d6d7d9;
|
||||
--other: #ececec;
|
||||
}}
|
||||
body {{
|
||||
margin: 0;
|
||||
background: var(--bg);
|
||||
color: var(--fg);
|
||||
font: 13px/1.1 "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;
|
||||
font: 13px/1.1 "SFMono-Regular", monospace;
|
||||
}}
|
||||
.page {{
|
||||
padding: 14px 16px 24px;
|
||||
|
||||
Reference in New Issue
Block a user