diff --git a/public/index.html b/public/index.html index baf5c2d3d..03fd07a4c 100644 --- a/public/index.html +++ b/public/index.html @@ -4110,7 +4110,7 @@
- +
@@ -4130,7 +4130,7 @@

-
+
-
+
First message @@ -4193,7 +4193,7 @@
- +
diff --git a/public/style.css b/public/style.css index 3f54d5cec..6e000651d 100644 --- a/public/style.css +++ b/public/style.css @@ -1416,7 +1416,7 @@ input[type="file"] { } .extension_token_counter { - font-size: calc(var(--mainFontSize) * 0.9); + font-size: calc(var(--mainFontSize) * 0.875); width: 100%; text-align: right; margin-bottom: 5px;