mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-11 05:30:03 -05:00
Browser: don't oversize the placeholder when DevTools is docked inline (#324108)
This commit is contained in:
@@ -498,7 +498,7 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-image: none;
|
||||
background-size: cover;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user