Skip to content

Commit e70113b

Browse files
authored
Fix todo margins (microsoft#272613)
1 parent ad758a4 commit e70113b

File tree

1 file changed

+1
-0
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/chat/browser/media/chat.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,6 +1082,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
10821082

10831083
/* Chat Todo List Widget Container - mirrors chat-editing-session styling */
10841084
.interactive-session .interactive-input-part > .chat-todo-list-widget-container {
1085+
margin-bottom: -4px; /* reset the 4px gap of the container for editing sessions */
10851086
width: 100%;
10861087
position: relative;
10871088
}

0 commit comments

Comments
 (0)