smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

fix: add padding to the top of the content when opening a chat in a tab #58

Closed MarcMcIntosh closed 8 months ago

MarcMcIntosh commented 8 months ago

notes

It seams vscode only supports one class name per element, so a data-state="tab" attribute and css-selector has been added to apply a little bit of extra padding when the user open the chat in a window-tab.