1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix(renderer-log): multiple spaces merge into one

Signed-off-by: BlackHole1 <158blackhole@gmail.com>
This commit is contained in:
Black-Hole 2021-04-28 15:10:24 +08:00 committed by BlackHole1
parent ce27d704ae
commit b4cab4bb5e
No known key found for this signature in database
GPG Key ID: 36EA6A5C4E170A10

View File

@ -30,6 +30,7 @@
span {
-webkit-font-smoothing: auto; // Better readability on non-retina screens
white-space: pre;
}
span.overlay {