feat: update codex live chat workflow
This commit is contained in:
@@ -17,6 +17,13 @@ body,
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
background:
|
||||
radial-gradient(circle at top, rgba(22, 93, 255, 0.14), transparent 34%),
|
||||
linear-gradient(180deg, #f8fbff 0%, #eef4ff 45%, #ffffff 100%);
|
||||
}
|
||||
|
||||
.markdown-preview__image {
|
||||
display: block;
|
||||
width: 100%;
|
||||
@@ -35,6 +42,7 @@ body {
|
||||
min-width: 320px;
|
||||
font-family:
|
||||
'SUIT Variable', 'Pretendard Variable', Pretendard, -apple-system, BlinkMacSystemFont, sans-serif;
|
||||
color: #182230;
|
||||
}
|
||||
|
||||
img,
|
||||
|
||||
Reference in New Issue
Block a user