Browser: don't oversize the placeholder when DevTools is docked inline (#324108)

This commit is contained in:
Kyle Cutler
2026-07-02 14:51:37 -07:00
committed by GitHub
parent 92a235c9a1
commit 40791f14eb

View File

@@ -498,7 +498,7 @@
right: 0;
bottom: 0;
background-image: none;
background-size: cover;
background-size: contain;
background-repeat: no-repeat;
}