mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-27 10:37:38 +01:00
fix padding in chat scroll down button in interactive list
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.interactive-list > .chat-scroll-down {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.interactive-item-container {
|
||||
padding: 12px 16px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user