fix: 模型栏图标改为方块/列表,避免与 Think 灯泡重复
This commit is contained in:
+2
-2
@@ -49,8 +49,8 @@
|
||||
<div class="model-bar">
|
||||
<div class="model-bar-icon">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<path d="M12 2a7 7 0 0 1 7 7c0 2.38-1.19 4.47-3 5.74V17a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-2.26C6.19 13.47 5 11.38 5 9a7 7 0 0 1 7-7z"/>
|
||||
<line x1="9" y1="21" x2="15" y2="21"/>
|
||||
<rect x="4" y="4" width="16" height="16" rx="2"/>
|
||||
<path d="M9 9h6M9 12h6M9 15h4"/>
|
||||
</svg>
|
||||
</div>
|
||||
<div class="model-select-wrap">
|
||||
|
||||
Reference in New Issue
Block a user