Skip to content

Commit 446a4ab

Browse files
authored
remove fade in/out for toolbar (microsoft#249680)
1 parent 999b779 commit 446a4ab

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@
191191
display: block;
192192
opacity: 0;
193193
visibility: hidden;
194-
transition: opacity 0.2s ease, visibility 0.2s ease;
195194
padding-top: 6px;
196195
height: 22px;
197196
}

0 commit comments

Comments
 (0)