diff --git a/web/template/syzoj/reinfo.php b/web/template/syzoj/reinfo.php index 103d6cc..d18d826 100644 --- a/web/template/syzoj/reinfo.php +++ b/web/template/syzoj/reinfo.php @@ -101,6 +101,20 @@ #llm-section .ui.header { margin-top: 0; } +#llm-section .llm-section-header { + transition: background-color 0.15s; + padding: 4px 8px; + margin-left: -8px; + margin-right: -8px; + border-radius: 4px; +} +#llm-section .llm-section-header:hover { + background-color: rgba(33,150,243,0.06); +} +#llm-section .llm-toggle-icon { + transition: transform 0.2s; + color: #888; +} #llm-review-result { word-break: break-word; } @@ -157,33 +171,58 @@ i.icon.spinning { - +
-

+

AI 智能点评
+

- - - -