Increased opacity in overload counter tooltip (#141828)

* Increased opacity in overload counter tooltip
This improves its readability, in particular with the default dark theme.

* Opacity removed
This commit is contained in:
Leonardo
2022-01-31 06:04:06 +01:00
committed by GitHub
parent 584d5348da
commit 8fc944bb20

View File

@@ -97,7 +97,6 @@
text-align: center;
height: 12px;
line-height: 12px;
opacity: 0.5;
font-family: var(--monaco-monospace-font);
}