File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,16 +74,16 @@ function onShowConversationsClick() {
7474 </div >
7575 </div >
7676 <div class =" settings-btn" @click =" toggleSidebar" >
77- <Settings :stroke-width =" 1.00 " :size =" 30" />
77+ <Settings :stroke-width =" 0.5 " :size =" 30" />
7878 </div >
7979 <div class =" trash-btn" @click =" deleteCurrentConversation" >
80- <Trash2 :stroke-width =" 1.00 " :size =" 30" />
80+ <Trash2 :stroke-width =" 0.5 " :size =" 30" />
8181 </div >
8282 <div class =" saved-conversations-dropdown" @click =" onShowConversationsClick" >
83- <MessagesSquare :stroke-width =" 1.00 " :size =" 30" />
83+ <MessagesSquare :stroke-width =" 0.5 " :size =" 30" />
8484 </div >
8585 <span class =" save-icon" @click =" clearMessages" >
86- <SquarePlus :stroke-width =" 1.00 " :size =" 30" />
86+ <SquarePlus :stroke-width =" 0.5 " :size =" 30" />
8787 </span >
8888 </div >
8989</template >
You can’t perform that action at this time.
0 commit comments