ai 분석 수정
This commit is contained in:
@@ -1203,6 +1203,16 @@
|
||||
color: var(--se-text-muted, #8b949e);
|
||||
}
|
||||
|
||||
.seval-ai-verify-panel-selection {
|
||||
margin: 0;
|
||||
font-family: inherit;
|
||||
font-size: 0.72rem;
|
||||
line-height: 1.5;
|
||||
color: var(--se-text-muted, #8b949e);
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.seval-ai-verify-panel-run-btn {
|
||||
flex-shrink: 0;
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user