Skip to content

Commit da938d7

Browse files
committed
fix: mac puc rendering issues
1 parent 5d19bea commit da938d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/Extn-AIChatPanel.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@
475475
margin-bottom: 3px;
476476
border-radius: 4px;
477477
background-color: rgba(255, 255, 255, 0.025);
478+
border: 1px solid rgba(255, 255, 255, 0.04);
478479
border-left: 2px solid var(--tool-color, @project-panel-text-2);
479480

480481
.ai-tool-header {

0 commit comments

Comments
 (0)