Skip to content

Commit 8dec4f9

Browse files
sbattenjrieken
andauthored
remove mac specific styling for WCO (microsoft#169549) (microsoft#169576)
* remove mac specific styling for WCO esp remove usage of the `env()` function because that shows terrible performance microsoft#165441 * keep width property Co-authored-by: Johannes Rieken <[email protected]>
1 parent 177397b commit 8dec4f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/browser/parts/titlebar/media/titlebarpart.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@
238238

239239
.monaco-workbench.mac .part.titlebar>.window-controls-container {
240240
width: 70px;
241-
height: env(titlebar-area-height, 28px);
242241
}
243242

244243
.monaco-workbench.web .part.titlebar>.window-controls-container {

0 commit comments

Comments
 (0)