mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Remove explicit background: transparent;
VS Code now defaults to using a transparent background for webviews
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
body {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.color-list {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user