diff --git a/src/inject/injected.css b/src/inject/injected.css index 3f417a03..0ae9056c 100644 --- a/src/inject/injected.css +++ b/src/inject/injected.css @@ -2852,7 +2852,7 @@ body { #whatsnewclosebutton { position: absolute; - top: 10px; + top: 1rem; right: 20px; font-size: 2em; padding: 5px; @@ -2862,8 +2862,7 @@ body { #whatsnewclosebutton::before { content: "\ed8a"; color: currentColor; - font-size: 16px; - margin-right: 8px; /* Adjusted to margin-right for the icon to be on the left */ + font-size: 24px; font-family: "IconFamily"; pointer-events: none; } \ No newline at end of file