From bd42fe5d8c2307723acd653d33bff11cf93d27e0 Mon Sep 17 00:00:00 2001 From: Alexander Shutau Date: Sat, 19 Oct 2024 02:26:35 +0100 Subject: [PATCH] Publish 2024-10-19 --- elements/mobile-top-short.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/elements/mobile-top-short.js b/elements/mobile-top-short.js index 34dc2d5..f4be87e 100644 --- a/elements/mobile-top-short.js +++ b/elements/mobile-top-short.js @@ -38,7 +38,7 @@ const htmlText = ` supports browser
add-ons on Android
- +
@@ -152,6 +152,9 @@ const cssText = ` width: 11rem; z-index: 1; } +.badge-link--android { + border-radius: 0.4rem; +} .badge-link img { display: inline-block; width: 100%;