From d3a3476487f2b5985976f858388250461e09dc83 Mon Sep 17 00:00:00 2001 From: Joannas Johnraj <68276455+joannasjohnraj@users.noreply.github.com> Date: Thu, 4 Aug 2022 20:52:13 +0530 Subject: [PATCH] Update PublicLab.Editor.css --- dist/PublicLab.Editor.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/PublicLab.Editor.css b/dist/PublicLab.Editor.css index adef09d8..da742fc7 100644 --- a/dist/PublicLab.Editor.css +++ b/dist/PublicLab.Editor.css @@ -34,6 +34,7 @@ pre { } .bug-btn-wrapper { + .ple-map-content { font-size: 16px; } margin: 3rem; } @@ -397,4 +398,4 @@ https://github.com/sliptree/bootstrap-tokenfield/pull/287 */ #imageButtons { flex-direction: column; } -} \ No newline at end of file +}